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 » Final Compilation for Windows. How to create the .exe 101
Re: Final Compilation for Windows. How to create the .exe 101 [message #38292 is a reply to message #38286] Sun, 09 December 2012 12:31 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1792
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Georgi

nejnadusho wrote on Sun, 09 December 2012 05:04

How can I add it a nice icon?
IIRC, on windows you can add icon using rc file, see uppsrc/ide/ide.rc for an example.

nejnadusho wrote on Sun, 09 December 2012 05:04

OK I know that there in the 'Output Directory' I have one .exe

Do I need only that .exe if I want to install my application on any other Windows machine?
Does that .exe contain all the necessary U++ library in order to run on its own or there should be some other files to support it?

Yes, the exe file should contain everything necessary to run the application. Unless of course you use some external libs or resources when linking (e.g. libs for database access or images loaded ).

Best regards,
Honza
 
Read Message
Read Message
Previous Topic: PostgreSQL Connection Errors
Next Topic: Convert M$VC console app to U++
Goto Forum:
  


Current Time: Sun Aug 24 20:38:27 CEST 2025

Total time taken to generate the page: 0.06763 seconds