View Single Post
Posts: 9 | Thanked: 2 times | Joined on Oct 2009
#4
Yes, it supports OpenGL ES. That support is only implemented in unreleased version. OGRE runs fine on iPhone so why not in N900.
Well I managed to create a pretty awful hack for that problem and it works .. so that header problem is solved.

but I found new one.. a very small problem but I don't know how to fix it.

Code:
Linking CXX executable ../../bin/OgreXMLConverter
../../lib/libOgreMain.so.1.7.0: undefined reference to `pthread_mutexattr_setkind_np(pthread_mutexattr_t*, int)'
collect2: ld returned 1 exit status
make[2]: *** [bin/OgreXMLConverter] Error 1
make[1]: *** [Tools/XMLConverter/CMakeFiles/OgreXMLConverter.dir/all] Error 2
make: *** [all] Error 2
I don't know what is the problem..

Last edited by vectori; 2009-10-20 at 14:15.
 

The Following User Says Thank You to vectori For This Useful Post: