[Botan-devel] Botan 1.5.10 - Compilation issue under VS .net 2003
Templie Cédric
cedric.templie at echotech.ch
Mon Aug 28 08:50:00 EDT 2006
Hello,
I just retrieve the 1.5.10 version of Botan and try to compile it under
VS .net 2003 and STLPort
I add some compilation flags: /Zc:wchar_t /Zc:forScope /DUNICODE
/D_UNICODE /DNDEBUG /DWIN32 /D_WINDOWS /D_USRDLL
(Nevertheless build failed even without these flags)
Here is the compilation issue I have:
modules\es_capi\es_capi.cpp(77) : error C2039: 'get_list' : is not a
member of 'Botan::Config'
build\include\botan\config.h(21) : see declaration of
'Botan::Config'
modules\es_capi\es_capi.cpp(77) : error C3861: 'get_list':
identifier not found, even with argument-dependent lookup
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
I check the config.h file and did not find the get_list method.....
Could someone help me please.
Thanks in advance
Templie Cédric
More information about the botan-devel
mailing list