[Botan-devel] Linker errors in VS2005
Boris
boriss at web.de
Mon Sep 24 18:24:26 EDT 2007
> -----Original Message-----
> From: botan-devel-bounces at randombit.net
> [mailto:botan-devel-bounces at randombit.net] On Behalf Of Joel Low
> Sent: Tuesday, September 25, 2007 12:38 AM
> To: Botan Developers List
> Subject: RE: [Botan-devel] Linker errors in VS2005
Hi Joel,
> IIRC configure.pl does not set the RTL by default to /MD
> (which is what the
> IDE uses). You'll need to hack the makefile (a bit) and add
> the switch /MD
> (or /MDd depending on build) when compiling Botan for use
> with IDE projects.
thanks, adding /MD to LANG_FLAGS and rebuilding the library helped.
Boris
> [...]
More information about the botan-devel
mailing list