On May 8, 2007, at 8:33 PM, Mariwan wrote: > I have modified the fltk-1.1.x-r5764 to support the utf8 based on > the old fltk-utf8-1.1.6-3. > I'm facing a strange problem with the dll project. I can compile > all the projects in the debug mode without any problem, everything > compiles fine. But when I use the release mode, I can’t compile the > dll project (just the dll project).
Make sure that your png, jpeg, and zlib are also compiled in the exact same way that FLTK is, or you will not be able to link. It'll probably be best to contact those who wrote the patch directly. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

