[Botan-devel] Having problem with VC .NET 2003
Eunsoo Roh
nes1209 at hotmail.com
Sun Apr 22 22:55:29 EDT 2007
I'm using Visual Studio .NET 2003 Professional version 7.1.6030 and MS Program Maintenance Utility version 7.10.3077. First, I tried configuring and building Botan 1.6.2. Configuration just went fine, but I got errors when I tried to compile with nmake.
src\x509stat.cpp(53) : error C2326: 'Botan::Certificate_Extension *Botan::X509_GlobalState::__ctor::Key_Usage_Prototype::make(const Botan::OID &)' : function cannot access 'Botan::OIDS'
src\x509stat.cpp(53) : error C2326: 'Botan::Certificate_Extension *Botan::X509_GlobalState::__ctor::Key_Usage_Prototype::make(const Botan::OID &)' : function cannot access 'Botan::Cert_Extension'
.
.
src\x509stat.cpp(61) : error C2326: 'Botan::Certificate_Extension *Botan::X509_GlobalState::__ctor::Certificate_Policies_Prototype::make(const Botan::OID &)' : function cannot access 'Botan::Cert_Extension'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
There were eighteen errors before termination. All of them are error C2326 and they say it is unable to access Botan::OIDS or Botan::Cert_Extension. Building Botan 1.7.0 resulted same. The only stable version worked for me is Botan 1.4.12. I have no idea at all about why this happens. Please help.
_________________________________________________________________
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.randombit.net/pipermail/botan-devel/attachments/20070423/39d9c55c/attachment.htm
More information about the botan-devel
mailing list