I just discovered clutter, and it's something I have been looking for. However, I'm trying to build it on OS X 10.5, something that from the web page description can be done, but on doing a ./configure, I'm getting the following errors. Does anyone know where I can get these requirements from the web? I've added stuff to my own version of Apple's X11 server before, but I've never seen these extensions.
checking for XFIXES extension >= 3... not found checking for XDAMAGE extension... not found checking for XCOMPOSITE extension >= 0.4... not found configure: error: Required backend X11 Libraries not found. Also, I tried doing a ./configure in the clutter-gtk-0.9.0 directory and get the following message: checking for CLUTTER... configure: error: Package requirements (clutter-x11-0.9 >= 0.9.0) were not met: No package 'clutter-x11-0.9' found Where can I get this package? It doesn't appear to be in the Clutter downloads as far as I can see... I tried googling it, and all I found was some rpm packages that for some reason I couldn't download because they were missing.... Also, can anyone tell me, since Clutter supports OpenGL ES 2.0, can I use Apple's iPhone 3.0 SDK? I'm trying to find a way to develop iPhone OpenGL ES 2.0 code without having to purchase the new Apple iPhone. I do all my iPhone development on a iPod touch (which of course, doesn't have ES 2.0) Ed -- To unsubscribe send a mail to [email protected]
