Re: howto enable calibration in control panel by Bruce
Bruce
Mon Aug 29 07:36:41 CDT 2005
Not such a weird requirement, in fact it has been the same for every build
system that I have ever used. If you are not changing source code (.c, .h)
then nmake cannot know that a build dependency has changed. When you drag
in a component from the catalog, all you are changing is an environment
variable which effects the build.
Now arguably, each dependency in the makefiles could have dependency on your
workspace files, but that could be messy.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Shutruk Nahunte" <Shutruk@Nahunte.iq> wrote in message
news:uT067cHrFHA.3352@TK2MSFTNGP14.phx.gbl...
>> Have you checked "Clean before building" option
>> before to re-sysgen?
>
> This is not funny,
> is a weird requirement for PB,
> many times doesn't build properly if
> "Clean before building"
> is not selected.
>
> However the answer is
> "Clean before building" is set
>
>