On 11 May 2011, at 15:36, Leonid wrote: >> Then you should be using fltk 1.3 it is compatible with 1.1 but supports >> UTF8= >> for i18n. Fltk2 is too different from 1.1 to allow simple porting of fluid f= >> iles. > > I'm sorry! > FLTK-1.3 too doesn't want to collect the same file, only errors others gives > out. > > Very bad!
Not for me: fltk-1.3 fluid reads in and interprets fltk-1.1 fluid files perfectly in my experience. If it is not working for you, maybe you have something installed wrong? If you have had multiple versions of fltk (1.1/1.3/2.x) installed, things might get very messed up - clean everything out and make a clean fltk-1.3 tree and see how things go. NOTE: Using fltk for development it is not needed to *install* at all, only to build and then work in the build tree directly - that avoids issues with (for example) 1.1 and 1.3 treading on each others header files... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

