Hi,
I'm trying to build my project from the command line using the command below. InstallAware seems to accept the parameters however none of my files are being added to the final install .exe file. Building from the IDE works correctly. Is there something else I need to do from the command line to get a complete install application output?
miabuild.exe "C:\\Install\\MyApp.mpr" /b=1 /p=12345 [EDITION=Server ACTUALDELPHIVERSION=2007 MAJORVERSION=10 DEMO=FALSE MINORVERSION=07 DELPHIVERSION=105 BDSVERSION=5.0 DEBUG=FALSE]
Command Line Build
Nevermind, I found the problem. It seems one of my compiler variables was not being set properly. In my command line (as you can see) I set the compiler variable DEBUG=FALSE and in my script I perform a compiler variable if checking if DEBUG=FALSE. This seems to be failing from the command line. Not a huge issue... at least I'm back building again.
Thanks.
Thanks.
Who is online
Users browsing this forum: No registered users and 124 guests