i'm actually curious about how to get FLTK to cross compile properly on linux to windows... i'm currently using the following configure line, but it fails due to forced dependence on X.org.
./configure --target="i586-mingw32msvc" --prefix=/usr/i586-mingw32msv --enable-cygwin --without-x Note: i know that using the --enable-cygwin flag should work to let mingw compile on linux, but that is not so. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
