$cygcheck -c libGL1 libGL-devel
Cygwin Package Information
Package VersionStatus
libGL-devel 7.2-2 OK
libGL1 7.2-2 OK
I'll try to make a small lib that cause the error... but I think that
anything that do opengl shall fail
thanks
JLM
jean-luc malet wrote:
> On Tue, May 26, 2009 at 6:00 PM, Dave Korn
>> jean-luc malet wrote:
>>> this dll use 2 others dll : -lglut -lGL
>>> $pkg-config.exe --libs gl
>>> -lGL
>>> but /bin/ contain cygGL-1.dll
>>> when static linking with -lGL this works fine because libGL.a exist
>>> when creating
On Tue, May 26, 2009 at 6:00 PM, Dave Korn
wrote:
> jean-luc malet wrote:
>> hi!
>> I'm creating a dll using gcc and cygwin
>> this dll use 2 others dll : -lglut -lGL
>> $pkg-config.exe --libs gl
>> -lGL
>> but /bin/ contain cygGL-1.dll
>> when static linking with -lGL this works fine because libG
jean-luc malet wrote:
> hi!
> I'm creating a dll using gcc and cygwin
> this dll use 2 others dll : -lglut -lGL
> $pkg-config.exe --libs gl
> -lGL
> but /bin/ contain cygGL-1.dll
> when static linking with -lGL this works fine because libGL.a exist
> when creating the dll -lGL don't work at all, I
hi!
I'm creating a dll using gcc and cygwin
this dll use 2 others dll : -lglut -lGL
$pkg-config.exe --libs gl
-lGL
but /bin/ contain cygGL-1.dll
when static linking with -lGL this works fine because libGL.a exist
when creating the dll -lGL don't work at all, I have to specify -lGL-1
doing
/bin/$ ln
5 matches
Mail list logo