Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: t_dechaize on March 28, 2010, 04:55:59 pm
-
Hi,
I search to test my development environment with last nightly Code::Blocks (feb 2010) on XP SP3.
I create one project CODE::BLOCKS with multiple targets (one by free compiler C on XP : Borland C, CYGWIN, MINGW, DMC, OpenWATCOM, Visual Studio 2008 Express) with the first NEHE OpenGL lesson.
All work fine, but only CYGWIN 1.7.1 failed !!!
Search on Google don't helped me : many discussion about two kind of OPENGL library used.
I want use library "opengl32" (w32api chaintool).
What's wrong on my configuration (attachment : full log of CB) ?
Thank's for response.
Bye.
[attachment deleted by admin]
-
You are most probably mmissing some library / library search path. I recommend to ask on some opengl specialized forums, becase this has nothing to do with C::B.