On 23.04.2008, at 02:08, Nikolas wrote: > I am currently using Dev-Cpp but it is getting very "old" and it is > unstable. I want to change to an other ide. What do you say about > wxdev-c++?
I have not used this IDE, but from what I understand, wxDev-c++ is the same code base as Dev-Cpp (so no advantage here over what you already use) plus "Fluid" for wxWidgets (which is of no use to FLTK developers). > I must admit that I have difficulties to compile even the "Hallo > World" program. You are really not making this sound attractive to me at all here. > What should I add to the compile parameters apart from the directory > of fltk in the "include"? > In my opinion this is the biggest problem of fltk Do you refer to the missing (or limited) support of dev-cpp? All command line parameters needed are described in the documentation. We also provide a script (fltk-config) that creates the right parameters just for your installation of FLTK on your system. > (together with the horrible arrangement of the www.fltk.org site) Pretty fresh for your first post here. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

