[Celib-test] Link error: cannot find unique match for symbol 'DllMain'
Status: Beta
Brought to you by:
pfalcon
|
From: Adam B. <Ada...@sy...> - 2006-06-13 23:14:04
|
Hello, =20 I am trying to build celib for CE 5.00. Below is the link error I am getting.=20 =20 Does anybody have any suggestions? =20 celib.def : warning LNK4022: cannot find unique match for symbol 'DllMain' celib.def : warning LNK4002: _DllMain defined in obj\x86\retail\dllmain.obj celib.def : warning LNK4002: _DllMain@12 defined in wince-x86em-pocket-wce300-re lease\dllmain.obj LINK : fatal error LNK1152: cannot resolve one or more undecorated symbols LINK : fatal error LNK1141: failure during build of exports file NMAKE : fatal error U1077: '"C:\Program Files\Microsoft eMbedded C++ 4.0\EVC\WCE 500\BIN\link.exe"' : return code '0x475' Stop. =20 Thanks, -Adam =20 |