← Back to team overview

wintermute-devel team mailing list archive

Re: [Question #158179]: Cannot Compile

 

Question #158179 on Wintermute changed:
https://answers.launchpad.net/wintermute/+question/158179

    Status: Answered => Open

Travis "TeamColtra" McCrea is still having a problem:
 I am aware I am the biggest noob ever:


teamcoltra@paradoxicon:~/Projects/Wintermute/database$ mkdir build
teamcoltra@paradoxicon:~/Projects/Wintermute/database$ cd build
teamcoltra@paradoxicon:~/Projects/Wintermute/database/build$ cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:4 (include):
  include could not find load file:

    WinterDefaults


CMake Error at CMakeLists.txt:5 (include):
  include could not find load file:

    WinterLibsDependencies


CMake Error at CMakeLists.txt:6 (include):
  include could not find load file:

    WinterMacros


-- checking for module 'libxml++-2.6'
--   found libxml++-2.6, version 2.33.1
-- Found LibXML++ 
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1123 (message):
  Unable to find the requested Boost libraries.

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  CMakeLists.txt:17 (find_package)


CMake Error at CMakeLists.txt:116 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "wntrdata".


CMake Error at CMakeLists.txt:132 (install):
  install FILES given no DESTINATION!


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /home/teamcoltra/Projects/Wintermute/database

-- Configuring incomplete, errors occurred!

You received this question notification because you are a member of
Wintermute Developers, which is an answer contact for Wintermute.