SCI Seg3D Mailing List

Text archives Help


[Seg3D] local copy of boost interfering with externals build


Chronological Thread 
  • From: Kristen Zygmunt <krismz@sci.utah.edu>
  • To: seg3d@sci.utah.edu
  • Subject: [Seg3D] local copy of boost interfering with externals build
  • Date: Tue, 19 Feb 2013 15:23:16 -0700

Hi,
   I'm getting the following build error while trying to build seg3d2.  I 
think that my local macports install of boost is interfering with the 
externals build of boost.  But it is not clear to me why cmake is even 
looking in /opt/local/include.

I am building on Mac 10.6 with a clean, plain vanilla build (ccmake ../src, 
no variables changed)

In file included from 
/opt/local/include/boost/filesystem/detail/utf8_codecvt_facet.hpp:10,
                 from 
/Users/krismz/Software/seg3d2/src/Externals/boost/libs/filesystem/v2/src/v2_path.cpp:34:
/opt/local/include/boost/filesystem/config.hpp:16:5: error: #error Compiling 
Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
make[2]: *** 
[Externals/boost/CMakeFiles/boost.dir/libs/filesystem/v2/src/v2_path.cpp.o] 
Error 1
make[1]: *** [Externals/boost/CMakeFiles/boost.dir/all] Error 2


Any ideas where to start looking?
-Kris


Archive powered by MHonArc 2.6.16.

Top of page