[mlpack-svn] [MLPACK] #206: Building mlpack with VS2010?

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Mar 13 17:56:29 EDT 2012


#206: Building mlpack with VS2010?
----------------------------------+-----------------------------------------
  Reporter:  Adam                 |        Owner:     
      Type:  defect               |       Status:  new
  Priority:  major                |    Milestone:     
 Component:  mlpack               |   Resolution:     
  Keywords:  VS2010, Compilation  |     Blocking:     
Blocked By:                       |  
----------------------------------+-----------------------------------------

Comment (by Adam):

 Ok got F:/Data/sdks/boost_1_49_0/boost/ accpeted as the INCLUDE_DIR, but
 get the following errors...


 CMake Error at C:/Program Files (x86)/CMake
 2.8/share/cmake-2.8/Modules/FindBoost.cmake:694 (file):
   file Internal CMake error when trying to open file:
   F:/Data/sdks/boost_1_49_0/boost/boost/version.hpp for reading.
 Call Stack (most recent call first):
   CMakeLists.txt:75 (find_package)


 CMake Error at C:/Program Files (x86)/CMake
 2.8/share/cmake-2.8/Modules/FindBoost.cmake:707 (math):
   math cannot parse the expression: " / 100000": syntax error, unexpected
   exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (2)
 Call Stack (most recent call first):
   CMakeLists.txt:75 (find_package)


 CMake Error at C:/Program Files (x86)/CMake
 2.8/share/cmake-2.8/Modules/FindBoost.cmake:708 (math):
   math cannot parse the expression: " / 100 % 1000": syntax error,
 unexpected
   exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (2)
 Call Stack (most recent call first):
   CMakeLists.txt:75 (find_package)


 CMake Error at C:/Program Files (x86)/CMake
 2.8/share/cmake-2.8/Modules/FindBoost.cmake:709 (math):
   math cannot parse the expression: " % 100": syntax error, unexpected
   exp_MOD, expecting exp_OPENPARENT or exp_NUMBER (2)
 Call Stack (most recent call first):
   CMakeLists.txt:75 (find_package)


 CMake Error at C:/Program Files (x86)/CMake
 2.8/share/cmake-2.8/Modules/FindBoost.cmake:1199 (message):
   Unable to find the requested Boost libraries.

   Boost version: ..

   Boost include path: F:/Data/sdks/boost_1_49_0/boost

   The following Boost libraries could not be found:

           boost_math_c99
           boost_program_options
           boost_unit_test_framework

   No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to
 the
   directory containing Boost libraries or BOOST_ROOT to the location of
   Boost.
 Call Stack (most recent call first):
   CMakeLists.txt:75 (find_package)

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/206#comment:10>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list