Boost logo

Ublas :

From: Norman Casagrande (nova77_at_[hidden])
Date: 2007-03-02 05:46:38


On 3/1/07, Joe Gottman <jgottman_at_[hidden]> wrote:
> I am getting some annoying warnings when I compile ublas code under MSVC
> 7.1. Given the following code:

In the compiler settings (C/C++) under "Detect 64bits Portability
Issues" select no. Alternatively you can set a pragma that disable
64bit issues on your boost include.

-- 
Norman