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 » Developing U++ » U++ Developers corner » workspace-like package
icon6.gif  workspace-like package [message #19785] Sun, 18 January 2009 20:45 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
I'd like to create an UPP package, which works similar to Visual Studio workspace.

Example:

1) I have a package, which builds a DLL (has DLL as a target);
2) I have a package, which builds an executable, and I'd like to link this executable against DLL. Logical solution would be to add first package to "uses" of the second package because application uses the DLL, and let TheIDE manage the rest.

Unfortunately, this configuration doesn't seem to work. I either have to build each package separately (and manually add path and library name to the second package), or I need to link all as one piece (completely monolith application, no DLLs as modules).

Or, probably, I'm missing something in package-assembly-nest concept. Wink

TIA


Regards,
Novo
 
Read Message icon6.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: The debugger crashed
Next Topic: General questions about Ultimate++
Goto Forum:
  


Current Time: Sun Apr 28 01:20:23 CEST 2024

Total time taken to generate the page: 0.05456 seconds