I have a library of functions to control a data acquisition card via USB
which is written for Linux. I want to access these functions from
Harbour. Is there a "How To" anywhere that would help me to achieve this?
I have tried simply calling the functions in my .prg and linking the C
library, but all the functions are unresolved at link time.
Undefined reference to `HB_FUN_CLEARALLDIGITAL' etc. etc.
I have used the same card with xBase++ and xHarbour in Windows using
functions in an external .dll which work well, but I do not know how to
use this C library in Linux.
Any help would be appreciated.
Regards, Barry
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour