DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2299 Version: 1.3-current Hello; I am trying to add cocoa support in the Cmakelists.txt to reproduce the compilation of fltk on SL. I added a FLTK_COCOA option like the FLTK_QUARTZ in cmakelists.txt. I added as a consequence the #define in the config.h But during the compilation I have: --- /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:180: error: stray â�...@â in program In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6, ----- and lots of errors like this. But I saw that the #define option is well defined because in fl.cxx, the header cocoa.h. It is perhaps an Object C error or something like this. I am quite a newby as can see. Any idea? Thanks in advance. Manuel Link: http://www.fltk.org/str.php?L2299 Version: 1.3-current
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
