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

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.
 
Read Message
Previous Topic: Linking error with new release 1254
Next Topic: breakpoints ignored, run to cursor: no code at this location
Goto Forum:
  


Current Time: Sat Apr 25 15:59:41 GMT+2 2026

Total time taken to generate the page: 0.00421 seconds