[Botan-devel] Botan with VS .NET 2003
Jack Lloyd
lloyd at randombit.net
Tue Aug 29 16:46:21 EDT 2006
On Mon, Aug 28, 2006 at 01:34:20PM -0700, Matthias Kurz wrote:
> Well, the exception was thrown in Pipe::append. The
> problem was that RTTI wasn't activated, which
Ah, yeah, Botan uses dynamic_cast in a few places, so RTTI is
necessary.
> OK, now Botan::have_hash is the next function that
> fails, because the engines-vector is empty.
Hrm, this is odd.
> I ran across the set_engines function. I don't have
> any of the defines used in this function defined. Do I
> need to install another library for this to work
> first?
No, everything should work fine out of the box.
-Jack
More information about the botan-devel
mailing list