This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: can't compile opengl using w32api with gcc


On 2:59 PM, André Bleau wrote:

Your problem is the consequence of the libGL-devel package (Mesa GL) taking over /usr/include/GL in 2008.

If you want native GL, you need to install the opengl package, and compile with
-I/usr/include/opengl , as stated in /usr/share/doc/opengl-1.1.0/README.txt .

Thanks for the explanation, André. I hadn't read the new /usr/share/doc/cygwin for the opengl package and was sending this post from a computer running 1.5.25 and not 1.7.x. Using -I/usr/include/opengl worked like a charm.

Cheers,
Chris

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]