Component sometimes fakely added

  • Thread starter Thread starter Tony Guan
  • Start date Start date
T

Tony Guan

Dear all,
I noticed a weird problem using TD.
I have updated my repository to sp2, and when I build the image, sometimes,
nt loader component shows its own size to be 0KB. And I know it's wrong.
When I build it like it is, then the outcoming image will have no
ntdetect.com or ntldr.

But sometimes, it shows 178KB/248KB. And I can find the files when built.

That make me unsure about the validation of the image I build. Perhaps there
are other component that will not be included acturally?

Has anyone else encountered with such problem? What's the solution?
 
Tony,

1. Try making clean project from the scratch.
2. Make sure that you use Release option since Debug is not supported in TD.
3. IIRC Size could be reported as zero if same file will be copied by other
similar component, but files will be in your image.
4. ntldr and ntdetect go to root but if your OS drive is not C: it might be
that they are not in the folder that you expect them to be.

Regards,
Slobodan
 
Got it, I will try!
Thanks alot!

--
BRGs
Tony Guan

First International Computer ShangHai Software Lab.
Add: Garden Business Center,889 JuLu Rd,ShangHai,P.R.C.
Tel: +86-21-62495726 Ext: 223
Fax: +86-21-62495712
 
Back
Top