Hi guys,

After recently reformatting the hard drive and realising that i needed my copy 
of things FLTK related, proceeded to install it.
The regular install for gcc/g++ went off without a hitch.
However, when trying to build it for mingw, this failed horribly. When trying 
to find the OpenGL/X11 libraries through ./configure, they arent found. 
Further, when i run 'make', i get a few errors about problems from within 
<stdio.h>.
For those interested, i'm running with ./configure --build="i586-mingw32msvc" 
--host="i586-mingw32msvc"  --target="i586-mingw32msvc" 
--prefix="/usr/i586-mingw32msvc" --enable-xft.
Whilst running the configure script, it doesnt manage to find any of the GL or 
X11 libraries, even though i've build them myself for the mingw system (heh. 
note that i could have gotten something wrong there :P)

Can anyone provide any assistance here?

Cheers,
Ben


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to