On 8 July 2010 23:10, Alexander Walz <[email protected]> wrote: > I first tried to use FLTK 1.3 for the new editor, however, I got crashes in > both Sol 10 and XP with the original editor.cxx file shipped. >
I don't have any access to a solaris box these days, but I can say for certain that the fltk-1.3 editor demo does not crash on my XP test box. If you have both fltk-1.1 and fltk-1.3 on your system, you may need to watch that they don't "pollute" each other as they have the same file names and similar but incompatible ABI layers. I'd do a make clean ; make in the fltk-1.3 tree and try again to see what is really happening as this really should Just Work... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

