discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUStep OpenGL on WinXP


From: Doug Thompson
Subject: Re: GNUStep OpenGL on WinXP
Date: Fri, 4 Sep 2009 21:52:39 -0700 (PDT)
User-agent: G2/1.0

Okay, I found a working solution -- I thought I'd searched this to
death, but as the forum-posting rule goes... you'll find an answer
right after you post!  Now the sample links correctly and runs...
nice.

Anyways, here is what I added to and changed in the gnustep-gears
makefile:

Gears_TOOL_LIBS += -lopengl32
LDFLAGS=-lopengl32

I understand the LDFLAGS option, but could someone explain the first
change?  My background is in C (PalmOS), VC++, and C# (not gcc) and
the construction of that line isn't clear to me.

Again, thanks in advance,
Doug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]