Log in

View Full Version : PlatformBuilder Command Line


fuje
03-11-2005, 10:44 AM
hi
i try to build a ce platform (with the platformbuilder) from the command line. if i do this in the platformbuilder menue Build OS --> Open Release Directory and then call the blddemo -q this is no problem.
if i try to do this from a common command shell i get a lot of errors.
my steps i have done:
- first i called the Wince.bat file to generate the Enviroment variables --> but: not all nessecary are set so when i call later the blddemo -q there are some missing or even wrong.

does anybody knows a soloutin for this, or how do you build your platforms?
(the reason i want to build my platform on command line and not in the IDE ist that i work with the VisualBuild and want to invoke the build from there)