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 » [solved]how to use upp without the ide (what is the gcc command line?)
Re: how to use upp without the ide (what is the gcc command line?) [message #27892 is a reply to message #27872] Mon, 09 August 2010 13:11 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
Because the UPP way of compiling packages is a bit too modular for that.
Whenever you include some upp package into project, it adopts some flags from your main package, i.e. the "Core" package can be compiled in 3 slightly different ways for 3 examples you will open (just think no-GUI, GUI and GUI + multithreading).

So in the end you would have to extract those flags/libs/includes per project + consider DEBUG/RELEASE variations.

Also you lose benefits of BLITZ and unless you know what you are doing, also parallel compiling on multiple cores.

If you just want to use other IDE, and you have working upp theide binary, you should consider using theide command line as building tool, and let it to call gcc and stuff, it's probably the easiest way (next to simply using theide).
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Ctrl key pressed while LeftDown: detection.
Next Topic: Removing .lay dependancy from a GUI app
Goto Forum:
  


Current Time: Fri Jun 20 21:34:45 CEST 2025

Total time taken to generate the page: 0.04007 seconds