Re: eboot build error



Are you linking with $(_PLATCOMMONLIB)\$(_CPUINDPATH)\oal_blcommon.lib ?

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"Jia-Bin Huang" <JiaBinHuang@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7CC28BEA-928B-4E3F-AFF5-6883EF02733B@xxxxxxxxxxxxxxxx
I am trying to build a CE 6.0 bootloader

eboot>build -c

and got these error message:
BUILD: [01:0000000108:ERRORE] blcommon.lib(blcommon.obj) : error LNK2019:
unresolved external symbol KITLOutputDebugString referenced in function
VerifyChecksum
BUILD: [01:0000000109:ERRORE]
c:\wince600\platform\AT2440EVB\target\ARMV4I\retail\eboot.exe : fatal
error
LNK1120: 1 unresolved externals
BUILD: [01:0000000114:ERRORE] EDITBIN : fatal error LNK1104: cannot open
file 'c:\wince600\platform\AT2440EVB\target\ARMV4I\retail\eboot.exe'

What's wrong? How do I solve this problem?

Jia-Bin Huang




.



Relevant Pages

  • Re: eboot build error
    ... and warnnings now. ... Jia-Bin Huang ... Bruce.Eitman AT EuroTech DOT com ... LNK1120: 1 unresolved externals ...
    (microsoft.public.windowsce.embedded)
  • Re: DllImportAttribute problem with VC++.Net
    ... The error message that I'm receiving: ... fatal error LNK1120: 1 unresolved externals ... using namespace System; ... using namespace System::IO; ...
    (microsoft.public.vc.language)
  • Re: cannot find Mdhcpid.lib
    ... CoCreateInstance method. ... The error message: ... If I don't mention Mdhcpid.lib in the project settings, ... Debug/TapiTelefon.dll: fatal error LNK1120: 2 unresolved externals ...
    (microsoft.public.win32.programmer.tapi)
  • RE: Data conversion error during custom filter initialization
    ... I added the static keyword and added the function implementation and now it ... error LNK1120: 1 unresolved externals ... I kept receiving this error message at the line CMYFilter::CreateInstance. ... class CMYFilter: public CTransInPlaceFilter ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Data conversion error during custom filter initialization
    ... I'm left with this error message ... error LNK2001: unresolved external symbol CLSID_MYFilter ... error LNK1120: 1 unresolved externals ... in one of hte .cpp files. ...
    (microsoft.public.win32.programmer.directx.video)