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 » multiple targets in one project
multiple targets in one project [message #6740] Sat, 25 November 2006 23:24 Go to previous message
exolon is currently offline  exolon
Messages: 62
Registered: July 2006
Location: 53'21N 6'18W
Member
Hi guys,

it seems impossible to have one package with multiple build targets - in my case, I want to have a package containing unit tests for the classes of another package (or even part of the same package, but not automatically built into the package's main executable?), and be able to selectively build each different test file into its own executable, rather than rebuilding the entire test suite every time.

So far, it seems that I can't do it with theide as it is, and either have to build all the tests together into one (possibly huge) test suite, which could of course be very slow, or to create the tests using theide for syntax completion etc, but build the tests on the commandline.

Does anyone know any better solutions to this problem?

Oisín
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: what is "paralellization 100%" ?
Next Topic: Can't understand strange punctuation
Goto Forum:
  


Current Time: Sun Jun 08 05:51:06 CEST 2025

Total time taken to generate the page: 0.04205 seconds