3 Sep
2003
3 Sep
'03
12:25 p.m.
Chris McDonough wrote:
Is what you're doing working? If so, keep doing it. If not, do what I suggested in my resposne to your original email.
Indeed, it's working so I'm doing that ;-) But part of the valeu I see in autotesting is that it also tests the build process, so I'd prefer to be using the 'approved' build process. Now...
python.exe "%SRC_DIR%\inst\configure.py" --prefix="%TARGET_DIR%" nmake build nmake install
Is that the approved build process on Windows? cheers, Chris