> Hi. I'm developing a GLUT based model-train sim (iRunTrains) and FLTK looks > perfect for the improved GUI it needs. Unfortunately I cannot get FLTK to > build and was hoping for some pointers. > > I'm on a Mac (OS X 10.6.8) with xCode v3.2.6 (64 bit). I've downloaded the > fltk-1.3.1-source.tar.gz bundled and have been following the terminal build > instructions. > > First autoconf gave me the following errorâ¦
You may also forget about autoconf and configure and use Xcode: open ide/Xcode3/FLTK.xcodeproj select the fltk target build
_______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

