View Single Post
Posts: 9 | Thanked: 2 times | Joined on Oct 2009
#9
Originally Posted by lardman View Post
How old is that code?

You may find that fn is deprecated. From a quick Google, it looks like you should be using pthread_mutexattr_settype() instead.
Thanks ! now it's compiling fine.

I really got OGRE 1.7 compiled on Maemo 5 Armel target.
And I compiled my Qt&OGRE project succesfully..

Is there any way to confirm that binary works ? I don't have N900 or any other similar device.