[Botan-devel] Linking error

Christophe Meessen meessen at cppm.in2p3.fr
Mon Jul 2 13:33:56 EDT 2007


Yes, that sound like the source of the problem.

I would need a multithreaded version with debug and a mutlithreaded
release (no debug) version.
Are there special options to set when building botan ? Or do I have to
modify the make file ?
I didn't see any info on this in the building instruction document.

Jack Lloyd a écrit :
> Are you sure that Botan, your test application, and any other
> libraries you link with are all linked to the same C/C++ runtime? The
> cause of most link errors under Visual Studio is using the debug
> version for one and the release version for the other.
>
> -Jack
>   



More information about the botan-devel mailing list