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

2015-02-06 Thread LRN
On 07.02.2015 2:55, Norbert Pfeiler wrote: > 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. > > The package mingw-w64-i686-crt-git ships with > /mingw32/i686-w64-mingw32/lib/libglut32.a and > /mingw32/i686-

[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. -