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


You also have to tweak your CMake so it compiles file Fl.cxx
using objective-c++ rather than c++. That's done simply by adding
-x objective-c++
to the compilation arguments. It's even conceivable to compile
everything in objective-c++ since this is a superset of c++.


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

Reply via email to