X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4CBE2997.4000207@gmail.com> Date: Tue, 19 Oct 2010 19:28:23 -0400 From: chm User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Re: can't compile opengl using w32api with gcc References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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