DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2885 Version: 1.3-current When i use cmake to build fltk and enable the BUILD_SHARED_LIBS option i get an error that libfltk.a should be recompiled with -fPIC This is on a x86_64 ubuntu machine. When adding -fPIC to CMAKE_CXX_FLAGS AND CMAKE_C_FLAGS the build process succeeds. Guess it would be helpful if by enabling the BUILD_SHARED_LIBS option this flag would be automatically added. Version is from svn co http://svn.easysw.com/public/fltk/fltk/tags/release-1.3.1/ Best regards, Christian Wittner Link: http://www.fltk.org/str.php?L2885 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
