[Botan-devel] Botan 1.6.0 - debug build fails (VS2005)
Jack Lloyd
lloyd at randombit.net
Tue Jun 19 09:15:33 EDT 2007
Hi John,
Could you try Botan 1.6.1 (or 1.6.2) instead? Some build problems
under the debug mode of Visual Studio were fixed after 1.6.0.
-Jack
On Tue, Jun 19, 2007 at 08:57:00AM -0400, John Proffer wrote:
> Hmm I tried this solution, and it compiled fine, but the linker (in my
> project) fails to link with the library with the following error:
>
> Linking...
> libbotand.lib(mem_pool.obj) : error LNK2019: unresolved external symbol
> __invalid_parameter_noinfo referenced in function "public: bool
> __thiscall std::_Vector_const_iterator<class
> Botan::Pooling_Allocator::Memory_Block,class std::allocator<class
> Botan::Pooling_Allocator::Memory_Block> >::operator==(class
> std::_Vector_const_iterator<class
> Botan::Pooling_Allocator::Memory_Block,class std::allocator<class
> Botan::Pooling_Allocator::Memory_Block> > const &)const "
> (??8?$_Vector_const_iterator at VMemory_Block@Pooling_Allocator at Botan@@V?$allocator at VMemory_Block@Pooling_Allocator at Botan@@@std@@@std@@QBE_NABV01@@Z)
> c:\VLI Projects\2007\c2\Debug\c2.exe : fatal error LNK1120: 1 unresolved
> externals
>
More information about the botan-devel
mailing list