U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Trying to use external lib for labjack u3 usb
Re: Trying to use external lib for labjack u3 usb [message #18653 is a reply to message #18651] Tue, 14 October 2008 21:58 Go to previous messageGo to previous message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
Hello,

To use your functions :

#include <your-header.h>

(/usr/include is standard include path and compiler will use it automatically)

to link the library:

Project -> package organizer : right click -> add libraries

and in the edit at the right add your library name (without .so)

cocob
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: using debugger and assert
Next Topic: SVN 538 compile error
Goto Forum:
  


Current Time: Sun Apr 26 05:53:53 GMT+2 2026

Total time taken to generate the page: 0.00528 seconds