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: Compiling, Linking, Debugging of your packages » Command-line Compilation
Command-line Compilation [message #480] Wed, 04 January 2006 18:15 Go to previous message
ChrisSE is currently offline  ChrisSE
Messages: 5
Registered: January 2006
Promising Member
I would like to be able to setup a command-line build system for my project, so that I can build the whole project using a single command. That said, it appears that the packages in Ultimate++, such as CtrlLib, are compiled into object files, and not library files, and are also targeted to separate directories.

For example, C:\upp\out\CtrlLib\MINGW.Debug_full.Gui\CtrlLib.o

If I want to link with this object file, I need to add this path to the makefile. The same goes for all of the other package objects.

So, is there a way to set Ultimate++ to place all of the object files into a single target directory such as, C:\upp\out\objects ?

This way I can run a command-line build, linking in all of the objects I would need for whatever app I'm making.

Any comments on how everyone builds from the command-line using Ultimate++ libraries is appreciated.

Thanks,
Chris
 
Read Message
Read Message
Read Message
Previous Topic: Arguments of MS C++ Toolkit
Next Topic: Unix compilation fails
Goto Forum:
  


Current Time: Wed May 08 19:01:06 CEST 2024

Total time taken to generate the page: 0.02567 seconds