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 » Developing U++ » U++ Developers corner » Runtime Linking
Runtime Linking [message #16521] Sat, 21 June 2008 12:42 Go to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

I see that is integrate loading dynamic libraries mechanism. Is any example or how can I use this future?
Thanks!
Re: Runtime Linking [message #16529 is a reply to message #16521] Mon, 23 June 2008 09:47 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Depends on what do you want to achieve.

There is "DLL" main config flag to produce the target as dll or so. You are about to use this when creating "plugins" for other existing applications.

There is "All shared" option in Output mode. If you activate that, packages will be created as .so.

Mirek
Re: Runtime Linking [message #16533 is a reply to message #16529] Mon, 23 June 2008 14:35 Go to previous messageGo to next message
bytefield is currently offline  bytefield
Messages: 210
Registered: December 2007
Experienced Member
I think he was asking about loading dll from programs not generate them from theide... So this is related to dli? Here are some words about how to use dynamic linking.

Andrei


cdabbd745f1234c2751ee1f932d1dd75

[Updated on: Mon, 23 June 2008 14:36]

Report message to a moderator

Re: Runtime Linking [message #16534 is a reply to message #16533] Mon, 23 June 2008 15:04 Go to previous messageGo to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

I'm interesting for loading library files, and for sure creating library file.
Thank you Andrei... interesting link!

[Updated on: Mon, 23 June 2008 15:10]

Report message to a moderator

Re: Runtime Linking [message #20166 is a reply to message #16529] Mon, 23 February 2009 10:51 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

luzr wrote on Mon, 23 June 2008 10:47

Depends on what do you want to achieve.

There is "DLL" main config flag to produce the target as dll or so. You are about to use this when creating "plugins" for other existing applications.

There is "All shared" option in Output mode. If you activate that, packages will be created as .so.

Mirek



When I compile with "All shared" option the main package will link to .so or .dll as static library? It work for windows (.dll) too?

[Updated on: Mon, 23 February 2009 10:52]

Report message to a moderator

Previous Topic: General questions about Ultimate++
Next Topic: Subpixel rendering
Goto Forum:
  


Current Time: Thu Apr 25 11:41:35 CEST 2024

Total time taken to generate the page: 0.02266 seconds