DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2764
Version: 1.3-current


it's non a fltk code problem. it's cmake problem.
when we use cmake we get in config.h:
-------------------------------------
#define HAVE_DLFCN_H /usr/include/dlfcn.h
#define HAVE_DLSYM 1
-------------------------------------
and when configure:
-------------------------------------
#define HAVE_DLFCN_H 1
#define HAVE_DLSYM 1
-------------------------------------

it seams that CMakeList.txt must be corrected.
P.S.
I never use cmake for build fltk.


Link: http://www.fltk.org/str.php?L2764
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to