Title: Message
I am fairly new to
NANT and I was wondering how the best way to set the environment path in a NANT
build project.
I tried the
following in the build, just before the
call:
But when I run the
build I will still get an error
Is it exists legal methods to prevent two or more nant.exe processes work on computer simultaneously?
I have different projects, that must be built from nant and they must be built NOT simultaneously...
Schedule management doesnt help here fully: build can be frozen for some time and other builds
I can build my VC++ 6.0 project with IDE. And i get no error. In same project i get these errors...
[cl] C:\Program Files\Microsoft Visual Studio\VC98\include\ostream(234) :
warning C4530: C++ exception handler used, but unwind semantics are not enabled
. Specify -GX