Search found 19 matches

by jmiles
Tue Oct 24, 2006 11:49 pm
Forum: Beginners Help
Topic: [MacOSX] Fails to link with Irrlicht 1.1. SVN
Replies: 7
Views: 337

I apologize for being such a noob on this one, but...I am getting the same undefined symbols errors when building the samples. I have tried to add ITriangleRenderer2.cpp to the project but must not know what I am doing. I right clicked on the heading MacOSX-Irrlicht-Engine then selected add-existing...
by jmiles
Tue Oct 24, 2006 5:12 pm
Forum: Bug reports
Topic: [fixed] OSX Build Error
Replies: 3
Views: 242

OK, thanks, I will try backing through svn until i find the most recent revision that does build on osx
by jmiles
Tue Oct 24, 2006 2:35 pm
Forum: Bug reports
Topic: Irrlicht 1.1 errors on OS X - Fixes to get it to compile
Replies: 19
Views: 9468

I just dl'd the 1.1 from main page (rather than the svn revisions i've been trying to get working) as well as your fix file and the system is now building, albeit with 177 warnings but it is a better starting point that i had previously, thank you :)
by jmiles
Mon Oct 23, 2006 11:31 pm
Forum: Bug reports
Topic: [fixed] OSX Build Error
Replies: 3
Views: 242

[fixed] OSX Build Error

I have checked out revision 271 and am trying to build it on: OSX 10.4.8 XCode 2.4 I am receiving the following error: COpenGLTexture.cpp:54: error: 'GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT' was not declared in this scope I have not made any changes to the files checked out with svn. Any ...