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: Packages » How to use third party libraries? (Newbie alert!)
Re: How to use third party libraries? (Newbie alert!) [message #10267 is a reply to message #10264] Thu, 28 June 2007 18:52 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
bonami wrote on Thu, 28 June 2007 06:01

in this way, the library is linked statically.
i put the program in another machine without dll and it runs ok.



Is that complaint or praise? Smile

Note that this depends on two things:

- first, if .lib just represents .dll, it is linked as shared, if it represents static library, it is linked static.

- if there are both forms (.a and .so on Linux) of library available, the result depends on "All static" vs "Use shared libraries" settings.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message icon11.gif
Read Message
Read Message
Previous Topic: How can I attach Layouts to LabelBox as a TabMenu replacement?
Next Topic: UVS2 usage
Goto Forum:
  


Current Time: Thu May 09 20:01:59 CEST 2024

Total time taken to generate the page: 0.02324 seconds