Author Topic: First NEHE Program don't link with CYGWIN  (Read 2477 times)

t_dechaize

  • Guest
First NEHE Program don't link with CYGWIN
« 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]

Offline koso

  • Multiple posting newcomer
  • *
  • Posts: 58
Re: First NEHE Program don't link with CYGWIN
« Reply #1 on: March 28, 2010, 05:25:25 pm »
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.