Built fltk for an arm target as shared library and using it in my application gives the following error â
/usr/local/arm/3.4/lib/libfltk.a(utf8Input.o): In function `XUtf8LookupString': utf8Input.c:(.text+0xef8): undefined reference to `XIMOfIC' utf8Input.c:(.text+0xf08): undefined reference to `XLocaleOfIM' collect2: ld returned 1 exit status libX11.so is available in the required path. Any idea what the issue could be ? Please help me in solving this problem Thanks in advance
_______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

