Page 3 of 3
Posted: Tue Jul 15, 2008 4:05 pm
by hybrid
Which problems do you get? The mentioned symbols are only used if they are defined somewhere, so you should not get the linker error. But since also other problems are mentioned in this thread I'm not sure what you mean.
Posted: Sat Jul 19, 2008 4:29 am
by mmasters
doh! Sorry. I was talking about the texture problem. I've checkout the code in SVN and the problem still exists. If I open up Opengl profiler and change the driver, then it all seems to work.
Posted: Sun Jul 20, 2008 11:12 pm
by mmasters
I've done some hunting around on this. You can look at
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=29173 for more info.
Posted: Sat Jul 26, 2008 3:29 am
by christianclavet
Hi, Could you try this on the Mac?
Disable the backface culling on the mesh to see if they are draw every time. It could mean that some faces normal are being flipped for an unknow reason.
For the textures on the 2 fairies and the billboard, do you have something coming out of the console? could be related to the filesystem. Could you change one code and try to load one of the texture directly (no path in the filename)