RE: automatic SDK-building with /ROLL does not work

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Tucker Hatfield (tuckerh_at_microsoft.com)
Date: 08/31/04


Date: Tue, 31 Aug 2004 23:19:53 GMT

In 4.2 and earlier versions of PB the build system used in the IDE is
different than the command line build system, and SDK roller requires an
IDE built configuration for the Roll process to work correctly. This is
why you found that the process worked correctly once you'd "hand built" the
configuration from within the PB IDE.

As of version 5.0 the IDE is now a thin layer over the command line and you
should be able to do the SDK work from either the command line or IDE.

--------------------
| From: "Raphael Baum" <baumra@gmx.de>
| Subject: automatic SDK-building with /ROLL does not work
| Date: Thu, 11 Dec 2003 16:39:15 +0100
| Lines: 29
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <#$0uwz$vDHA.1512@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.windowsce.platbuilder
| NNTP-Posting-Host: 62.154.235.58
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.windowsce.platbuilder:43282
| X-Tomcat-NG: microsoft.public.windowsce.platbuilder
|
| Hi,
| We try to automate our build process by batch-files.
| We use the following three commands to do a clean, a rebuild and to
| generate the SDK:
|
| rem make clean
| CEPB MyPlatform.pbw /MAKE "MYPLATFORM - CEWIN Win32 (WCE x86)
| Release" /CLEAN
| --> no problem
|
| rem rebuild platform
| CEPB MyPlatform.pbw /USEENV /MAKE "MYPLATFORM - CEWIN Win32 (WCE
| x86) Release" /REBUILD
| --> no problem. the rebuild is successfull!
|
| rem generate SDK
| CEPB.com MyPlatform.pbw /ROLL
| --> here we get the error message "You must build at least one
| configuration before exporting an SDK".
| --> But we've just build the configuration!
|
| If we do the rebuild "by hand" in the Platform Builder, the SDK
| generation by command line works.
| So where's the difference between the command line rebuild and the
| build by gui?
|
| Thanks
| Raphael
|
|



Relevant Pages

  • Re: automatic SDK-building with /ROLL does not work
    ... Actually, you still need to setup your project from within the IDE first, ... > different than the command line build system, ... > should be able to do the SDK work from either the command line or IDE. ... > | We use the following three commands to do a clean, a rebuild and to ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Why must build in IDE when export SDK ?
    ... What I do now is a full command line build without IDE configurations. ... It seems that if build SDK, I must config IDE as same as command line, what ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Codewarrior compiler command line???
    ... duplicate the command line for compile and link by telling it what ... IDE project options you are selecting. ... Far better would be to build the whole project from a makefile, ... now almost all development tools use Eclipse as their IDE ...
    (comp.arch.embedded)
  • Re: Math Error in the .NET Framework 1.1.4322 SP1
    ... > returns incorrect results for varying powers of 2 that depend on whether the ... > program is run from within the IDE or from the command line. ... > in further calculations, which can throw off some functions. ...
    (microsoft.public.dotnet.framework)
  • Re: Math Error in the .NET Framework 1.1.4322 SP1
    ... > returns incorrect results for varying powers of 2 that depend on whether the ... > program is run from within the IDE or from the command line. ... > in further calculations, which can throw off some functions. ...
    (microsoft.public.dotnet.general)