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 » Some macros doesn't work on post-link stage
Some macros doesn't work on post-link stage [message #22338] Sun, 05 July 2009 18:20
gridem is currently offline  gridem
Messages: 45
Registered: August 2008
Member
When I specify in upp project file on Windows:
custom() "post-link",
	"cmd /c echo out: $(OUTPATH), path: $(PATH), dir: $(DIR)",
	"";

the result will be:
.post-link
out: e:\UppOut\MSC9.Debug.Debug_full\Generator.exe, path: .post-link, dir: 

$(DIR) must be the the directory of source files. For extensions everything is fine.
Previous Topic: Linking error with new release 1254
Next Topic: breakpoints ignored, run to cursor: no code at this location
Goto Forum:
  


Current Time: Fri Apr 19 09:33:45 CEST 2024

Total time taken to generate the page: 0.02289 seconds