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 » 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: 14267
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 Aug 24 14:08:51 CEST 2025

Total time taken to generate the page: 0.04945 seconds