U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Can I use a makefile with the IDE
Re: Can I use a makefile with the IDE [message #766 is a reply to message #748] Tue, 31 January 2006 21:15 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
To my surprise, I have found that current U++ macro system supports "Execute" command to invoke external code (in TheIDE's console).

So in theory, it should be possible

macro "Make" Alt+M {
Execute("make ....");
}

...put this into the file with .usc extension in TheIDE's directory (or your package directory) - theide will find it and add this macro to the "Macro" menu.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: /MAP is Visual C++ only
Next Topic: U++ Examples: CompDir no longer compiles in 602 beta3 [BUG?]
Goto Forum:
  


Current Time: Sun Apr 26 12:44:07 GMT+2 2026

Total time taken to generate the page: 0.00499 seconds