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 » How to create a project which includes a static .a or dynamic library .dll
How to create a project which includes a static .a or dynamic library .dll [message #37153] Fri, 31 August 2012 10:13 Go to next message
PoliMorf is currently offline  PoliMorf
Messages: 1
Registered: August 2012
Junior Member
Under condition that the libraries have been created previously by means of gcc.
Re: How to create a project which includes a static .a or dynamic library .dll [message #37156 is a reply to message #37153] Sat, 01 September 2012 00:05 Go to previous message
koldo is currently offline  koldo
Messages: 3357
Registered: August 2008
Senior Veteran
Hello PoliMorf

Welcome to the forum.

To dynamically link dll to your project you can use DLI feature. It is explained here (http://www.ultimatepp.org/srcdoc$Core$DLI$en-us.html).

I do not know how to include .a files in your project. However they can probably be added in the project linker options.


Best regards
IƱaki
Previous Topic: Tip/feature request: Pause running program
Next Topic: Nonsense code in compiling output messages
Goto Forum:
  


Current Time: Fri Apr 26 00:31:30 CEST 2024

Total time taken to generate the page: 0.02601 seconds