Re: [Mingw-w64-public] compiling glew library with mingw64 32bit...

2011-10-25 Thread JonY
On 10/26/2011 08:01, Alen Skondro wrote: > Hello guys, > > I'm trying to compile the glew library against the mingw64 library. > > While linking I get this errors - What library am I missing? > > i686-w64-mingw32-gcc -c -O2 -Wall -W -Iinclude -o src/glewinfo.o > src/glewinfo.c > i686-w64-mingw3

[Mingw-w64-public] compiling glew library with mingw64 32bit...

2011-10-25 Thread Alen Skondro
Hello guys, I'm trying to compile the glew library against the mingw64 library. While linking I get this errors - What library am I missing? i686-w64-mingw32-gcc -c -O2 -Wall -W -Iinclude -o src/glewinfo.o src/glewinfo.c i686-w64-mingw32-gcc -O2 -Wall -W -Iinclude -o bin/glewinfo.exe src/glewi