我期待着在一个OSX机器(10.6)上尝试 out(http://www.clutter-project.org)。 我安装了该工具包,首先通过海港建立必要的附属设施,然后从源头安装utter(需要悬挂x国旗)。
当我试图汇编任何样本代码时,它就取得了成功。 然而,我总是收到一份“ClutterGLX-CRITICAL **: 无法找到合适的GL视觉错误。
我试图寻找答案,但 could看不出什么用处。
帮助!
感谢。
我期待着在一个OSX机器(10.6)上尝试 out(http://www.clutter-project.org)。 我安装了该工具包,首先通过海港建立必要的附属设施,然后从源头安装utter(需要悬挂x国旗)。
当我试图汇编任何样本代码时,它就取得了成功。 然而,我总是收到一份“ClutterGLX-CRITICAL **: 无法找到合适的GL视觉错误。
我试图寻找答案,但 could看不出什么用处。
帮助!
感谢。
我在MacBook使用MacPorts标准建筑时也看到了同样的问题,但“x11”变量对我来说是可行的。 我也使用通用变量,因为Im利用图书馆,用32比值,因此,这正是我的MacPorts指挥线所认为的:
sudo port install clutter +universal +no_x11
如果你只想为你的缺省建筑建造图书馆,你可能会 o。
I want to draw a circle with clutter but I am unable to figure how can I do that. I am using clutter with vala programming language but an example in c would be sufficient also in case you don t know ...
我期待着在一个OSX机器(10.6)上尝试 out(http://www.clutter-project.org)。 我首先通过海港建立必要的附属设施,然后安装cl......
I want to write a 3D application interface for wince 6.0. my board support opengl es 1.1. but i don t familiar with opengl|es. i want to use clutter lib to write 3d appllcation application. how to ...
I m trying to fix a custom poll function ( see http://pastie.org/1298915 ). It is from OS X backend code of clutter library. It is set like this: void _clutter_events_osx_init (void) { g_assert (...
I am becoming a frequent user of eclipse, and I like it. However I find myself wondering: Is there a way I can use eclipse drill-down and then hide everything in enclosing folders except the folder ...
I am working on this project (web-based) where users can login and see a list of tasks assigned to them. Right now there are only a few columns and the presentation is somewhat clear and uncluttered. ...
I m trying to pinvoke to a clutter function. The function is defined in the docs as ClutterActor * clutter_texture_new_from_file (const gchar *filename, GError **error); The code I have is as ...
I would like to have a Label (or at least the text on the label) do a quick fade-in. It looks like this is possible in clutter, but I don t want to use clutter until clutter-sharp is packaged for ...