Closed GoogleCodeExporter closed 9 years ago
Thank you for reporting
CSP got broken during the change to static linking, will fix this
Original comment by frederik...@gmail.com
on 26 Oct 2012 at 9:26
repaired the CSP build
Might remove CSP from trunk later on though (4.0.4 is stable and nothing is
changing there, so no need to have it affected by low-layer changes)
Original comment by frederik...@gmail.com
on 30 Oct 2012 at 3:16
Hi,
Could it be that there is still an issue? I get much less linker errors but the
following still exist:
beid40cardlayer.lib(PinpadLib.obj) : error LNK2001: unresolved external symbo
l "enum eIDMW::DlgRet __cdecl eIDMW::DlgDisplayPinpadInfo(enum eIDMW::DlgPinOpe
ration,wchar_t const *,enum eIDMW::DlgPinUsage,wchar_t const *,wchar_t const *,
unsigned long *)" (?DlgDisplayPinpadInfo@eIDMW@@YA?AW4DlgRet@1@W4DlgPinOperatio
n@1@PB_WW4DlgPinUsage@1@11PAK@Z) [C:\turtoisesvn\eid-mw-read-only\sccertprop\VS
_2010\beidsccertprop.vcxproj]
beid40cardlayer.lib(PinpadLib.obj) : error LNK2001: unresolved external symbo
l "void __cdecl eIDMW::DlgClosePinpadInfo(unsigned long)" (?DlgClosePinpadInfo@
eIDMW@@YAXK@Z) [C:\turtoisesvn\eid-mw-read-only\sccertprop\VS_2010\beidsccertpr
op.vcxproj]
beid40cardlayer.lib(BeidCard.obj) : error LNK2001: unresolved external symbol
"enum eIDMW::DlgRet __cdecl eIDMW::DlgAskPin(enum eIDMW::DlgPinOperation,enum
eIDMW::DlgPinUsage,wchar_t const *,struct eIDMW::DlgPinInfo,wchar_t *,unsigned
long)" (?DlgAskPin@eIDMW@@YA?AW4DlgRet@1@W4DlgPinOperation@1@W4DlgPinUsage@1@PB
_WUDlgPinInfo@1@PA_WK@Z) [C:\turtoisesvn\eid-mw-read-only\sccertprop\VS_2010\be
idsccertprop.vcxproj]
beid40cardlayer.lib(BeidCard.obj) : error LNK2001: unresolved external symbol
"enum eIDMW::DlgRet __cdecl eIDMW::DlgAskPins(enum eIDMW::DlgPinOperation,enum
eIDMW::DlgPinUsage,wchar_t const *,struct eIDMW::DlgPinInfo,wchar_t *,unsigned
long,struct eIDMW::DlgPinInfo,wchar_t *,unsigned long)" (?DlgAskPins@eIDMW@@YA
?AW4DlgRet@1@W4DlgPinOperation@1@W4DlgPinUsage@1@PB_WUDlgPinInfo@1@PA_WK34K@Z)
[C:\turtoisesvn\eid-mw-read-only\sccertprop\VS_2010\beidsccertprop.vcxproj]
beid40cardlayer.lib(PkiCard.obj) : error LNK2001: unresolved external symbol
"enum eIDMW::DlgRet __cdecl eIDMW::DlgBadPin(enum eIDMW::DlgPinUsage,wchar_t co
nst *,unsigned long)" (?DlgBadPin@eIDMW@@YA?AW4DlgRet@1@W4DlgPinUsage@1@PB_WK@Z
) [C:\turtoisesvn\eid-mw-read-only\sccertprop\VS_2010\beidsccertprop.vcxproj]
..\..\VS_2010\Binaries\Win32_Release\beidsccertprop.exe : fatal error LNK1120
: 5 unresolved externals [C:\turtoisesvn\eid-mw-read-only\sccertprop\VS_2010\be
idsccertprop.vcxproj]
Original comment by kristof....@gmail.com
on 31 Oct 2012 at 9:36
Hello,
Indeed, the beidsccertprop also had linking issues.
Should be ok now
Thanks for the notice,
Frederik
Original comment by frederik...@gmail.com
on 31 Oct 2012 at 10:48
Original issue reported on code.google.com by
kristof....@gmail.com
on 25 Oct 2012 at 10:09Attachments: