Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

[SD4b2.6443] Most build event macros returns empty string

$
0
0

All file system related macros (with exception of all solution related) returns empty string. For example if I use this command:

copy "$(TargetPath)" "$(SolutionDir)"

I will receive information that command:

copy "" "C:\Solution\" exited with code 1.

All macros with "Target" and "Project" words return empty string.


Viewing all articles
Browse latest Browse all 1764

Trending Articles