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 » Community » Newbie corner » Deploying U++ Application
Deploying U++ Application [message #38925] Sun, 27 January 2013 23:38 Go to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
Hi!
After building an standard U++ application with MSVC++ 2010 from the Windows SDK which DLLs are required to bundle with the application?

I know U++ is linked statically. Is there anything else I need to be aware?

Thanks
Re: Deploying U++ Application [message #38926 is a reply to message #38925] Sun, 27 January 2013 23:47 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello Lectus

As fas as I know, no DLL is required.


Best regards
IƱaki
Re: Deploying U++ Application [message #38927 is a reply to message #38925] Mon, 28 January 2013 01:24 Go to previous messageGo to next message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
You can check required dlls with ldd command if you have cygwin installed.
Re: Deploying U++ Application [message #38941 is a reply to message #38927] Mon, 28 January 2013 17:17 Go to previous messageGo to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
I checked with Dependency Walker. It showed only systems DLLs which doesn't required distribution.

But I wonder what the VC++ Redistributable Package is for? http://www.microsoft.com/en-us/download/details.aspx?id=5555
Re: Deploying U++ Application [message #38958 is a reply to message #38941] Tue, 29 January 2013 21:05 Go to previous message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi all,

if you develop an application using MySql, I think you need to deploy libMySql.dll for dynamic linkage.

Biobytes
Previous Topic: Separate Database Access code
Next Topic: How to use StringStream?
Goto Forum:
  


Current Time: Fri Mar 29 14:37:54 CET 2024

Total time taken to generate the page: 0.01162 seconds