$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] unit test on vc++ 64 bit application
From: Oodini (svdbg___free.fr)
Date: 2013-04-12 14:30:09
Hello,
> Why 32 bit build and 64 bit would not ?
> The library I used is from www.boostpro.com.
Important detail. When I tried to use 1.51.0 64 bits from BoostPro, some months ago, I lost several days to try to resolve the same kind of problems.
The reason : the libraries announced as 64 bits are actualled compiled in 32 bits...
I had to compile them myself.