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