Hi, I noticed that the latest 2.0 branch changes from /MD to /MT by default while compiling FLTK library. I change all /MT to /MD manually and compile the FLTK lib. I got my old program freezes totally after it lauches a new file chooser window.
I am wondering whether FLTK supports /MD. I need this because all of my other dependent libs are compiled with /MD. Thanks, Mengda _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

