News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

First NEHE Program don't link with CYGWIN

Started by t_dechaize, March 28, 2010, 04:55:59 PM

Previous topic - Next topic

t_dechaize

   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]

koso

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.