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: Installation, Compiling and Running of theide » Windows setup appends files
Re: Windows setup appends files [message #26289 is a reply to message #26287] Wed, 21 April 2010 13:37 Go to previous messageGo to previous message
Shire is currently offline  Shire
Messages: 41
Registered: September 2006
Location: Russia, Yamal peninsula
Member
Revision 2272. If there is no theide.exe, setup do not owerwrite files in destination directory, but appends. For example, Tutorial/Gui01/main.cpp:
#include <CtrlLib/CtrlLib.h>

using namespace Upp;

GUI_APP_MAIN {
	PromptOK("Hello world");
}
#include <CtrlLib/CtrlLib.h>

using namespace Upp;

GUI_APP_MAIN {
	PromptOK("Hello world");
}
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Theide is linked with unnecessary libs on linux
Next Topic: Compiler or LINK options = MSC9 build
Goto Forum:
  


Current Time: Fri Apr 26 02:50:54 CEST 2024

Total time taken to generate the page: 0.32798 seconds