Re: Howto implement catalog feature dependency?



OK, thanks Steve.
By the way, do you know a way to have a customized .bat file for an OS
Design: the one located in the folder
$(_WINCEROOT)\PBWorkspaces\MyDesign\WINCE500\MyDesign_CPU\OAK\MISC\MyDesign.
bat seems to be generated when creating the new Design (copying the file
$(_WINCEROOT)\PUBLIC\CEBASE\OAK\MISC\cebase.bat).
In other words, is there a way to have a .bat file within a custom BSP that
will be used to manage the dependencies of the features provided by this BSP
within the PB IDE ?

--
________________________________________
Olivier BLOCH
Mobile and Embedded technologies engineer
THEORIS - www.theoris.fr


"Steve Maillet (eMVP)" <nospam1@xxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de news:eYOg2ayjFHA.1044@xxxxxxxxxxxxxxxxxxxxxxx
> the IDE uses information in the Catalog to show dependencies -It also uses
> the BAT Files. The IDE scans the BAT files for logic that sets Vars based
on
> other Vars. Dependencies should be set in Phase 1 & 2 for the IDE to see
> them correctly.
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com
>
>


.



Relevant Pages

  • Re: /Zg question
    ... Maybe there is something typing error in your .bat file. ... If you have any questions regarding VC compiler for .c code, you can still have a new post in community. ... When I run it from the command line (say, Tools> Visual Studio 2005 Command Prompt), it works, for me as well. ... The problem is when I run it from a Custom Rule.c so it runs at the appropriate time), in which case the exact same batch file displays the prototypes in the Output Window and the *.pro file is now empty. ...
    (microsoft.public.vc.ide_general)
  • Re: how to change the time stamp of a file ?
    ... My DTstamp.exe and Steve P. Miller's Touch.exe are both console applications. ... > is it a app or bat file? ... Steve's download page is ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: del command in xp
    ... Great, glad to hear you have it working, Steve. ... I got it up and running now and yes, DEL does ... > "Speez" wrote in message ... >> I want to make a bat file, that when I run it, it will erase a certain ...
    (microsoft.public.windowsxp.general)
  • ProjSysGen and custom build commands
    ... Some questions about the way to replace custom custom build commands in ... Something like calling a bat file. ... But these commands are not executed. ... this cannot replace the custom build commands in earlier cec files. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Corruption of temporary BAT files for Custom Build Steps (VC++)
    ... one workaround for VS.NET 2003 is to move some or all of the ... custom build step into an external .bat file and invoke that from the ...
    (microsoft.public.vc.ide_general)

Loading