Hi, I have been using FLTK for linux now for a bit, and am now trying to 
install it on windows now using mingw and not the "point and click" ide (I have 
forgotten what this is called). This will mean I will then be able to compile 
windows programs from linux, as I do not want to reset every time I want to 
check it works in windows. So far I have had no luck, can anyone give me some 
step by step instructions, and yes I have read the online stuf.

So far I have installed mingw with
binutils, gcc-corem gcc-g++, mingw-runtime, w32api

Then I installed msys and msys-dev

I also installed make

Then I tired various ./config runs, mainly

./config --prefix=z:/

As my z drive is a dedicated drive where just mingw and msys is installed

This always seems to stop on

configure: creating ./config.status


When I look at the file, after a while it stops increasing in size.

I am unable to run make, with various errors.

I have tried installing both 1.1.x and 2.0

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

Reply via email to