Try to compile that same simple program using the latest version of boost.
If it works then you may take less hours to upgrade the entire project with
the newest boost release. Just my 2 cents...
I had to upgrade to the latest SVN release because boost 1.35 doesnÂ’t
compile static libraries with regex and ICU.
-----Messaggio originale-----
Da: boost-users-bounces@lists.boost.org
[mailto:boost-users-bounces@lists.boost.org] Per conto di Noah Roberts
Inviato: giovedì 7 agosto 2008 1.33
A: boost-users@lists.boost.org
Oggetto: [Boost-users] just plain weirdness (serialization)
I'm working with 1.33.1 here and can't upgrade at this point. I'm
trying to compile something I compile with VS using mingw. I'm running
into this weird problem.
The code in question saves and loads a boost::array to an archive. In
visual studio the project compiles. With mingw it does not and issues
an error about boost::array