Re: [Mingw-w64-public] problem with glut import library shipped with crt

2015-02-07 Thread Norbert Pfeiler
> > I'm a bit unclear on this. In my builds (not very standard, admittedly) i > have libglut.a and libglut.dll.a from freeglut installed into /mingw/lib, > overwriting the libglut.a from the mignw-w64 crt package. Is it a feature > of the MinGW-w64 toolchain shipped by MSYS2 packager - does it trea

[Mingw-w64-public] problem with glut import library shipped with crt

2015-02-06 Thread Norbert Pfeiler
Hello, it seems to be an issue that the 32 bit crt ships with a glut import library which is an ambigious match to freeglut for cmake. see here: https://github.com/Alexpux/MINGW-packages/issues/437 Regards, Norbert Pfeiler. -

[Mingw-w64-public] problem with glut import library shipped with crt

2015-01-31 Thread Norbert Pfeiler
Hello, it seems to be an issue that the 32 bit crt ships with a glut import library which is an ambigious match to freeglut for cmake. see here: https://github.com/Alexpux/MINGW-packages/issues/437 Regards, Norbert Pfeiler. -