Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Wed May 15 15:30:06 CEST 2024

Total time taken to generate the page: 0.02629 seconds