> I am used to programming in C++ using Visual Studio 6 and I wanted to > change. I want to use free tools from now on and to make portable software > as well. I've downloaded Code::Blocks and I wanted to use fltk with it. > But when I choose to create a fltk project it ask me about fltk's > location. I downloaded fltk-1.1.8rc2-source.zip from the site of fltk. Is > this what I need?
I feel very comfortable with Dev-C++ 5.0 beta 9.2 (4.9.9.2) http://www.bloodshed.net/dev/devcpp.html Just drag & drop fltk 1.1.7 devpak from here http://www.devpaks.org/details.php?devpak=111 ..and have fun :-) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

