In order to get libunicapgtk to compile on 64 bit systems, the following change is required:
in libunicapgtk/Makefile.am, add -L/usr/lib64 to libunicapgtk_la_LIBADD.
Logged In: YES user_id=158916
-L/usr/lib64 is also needed in the examples.
Logged In: YES user_id=881991
Looks like this needs some mechanism to make it cross platform compatible.
Log in to post a comment.
Logged In: YES
user_id=158916
-L/usr/lib64 is also needed in the examples.
Logged In: YES
user_id=881991
Looks like this needs some mechanism to make it cross
platform compatible.