Hi, 
I'm trying to open the automotive-message-broker in Qt Creator.I'm on mac os
To do i clicked on  - new project - import a project  - clone git repo - put 
https://github.com/otcshare/automotive-message-broker.git - then execute cmake
but i'm getting this error  : 

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 
/Users/joachimrodrigues/otcshare-automotive-message-broker/lib

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/ambd

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/common

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/common

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/wheel

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/wheel

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/dbus

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/dbus

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/demosink

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/demosink

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/testplugin

   used as include directory in directory 
/Users/joachimrodrigues/otcshare-automotive-message-broker/plugins/testplugin



CMake Error at /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 
(message):

  A required package was not found

Call Stack (most recent call first):

  /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 
(_pkg_check_modules_internal)

  CMakeLists.txt:83 (pkg_check_modules)





CMake Error at /opt/local/share/cmake-2.8/Modules/FindBoost.cmake:1106 
(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:79 (find_package)





-- The C compiler identification is Clang 5.0.0

-- The CXX compiler identification is Clang 5.0.0

-- Check for working C compiler: /usr/bin/cc

-- Check for working C compiler: /usr/bin/cc -- 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

-- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28") 

-- Not using icecc

-- libltdl / libtool found

-- checking for modules 'glib-2.0;gobject-2.0'

--   found glib-2.0, version 2.38.0

--   found gobject-2.0, version 2.38.0

-- checking for module 'json'

--   package 'json' not found

-- uuid found

-- checking for module 'gio-unix-2.0'

--   found gio-unix-2.0, version 2.38.0

-- checking for module 'gio-unix-2.0'

--   found gio-unix-2.0, version 2.38.0

-- checking for module 'gio-2.0'

--   found gio-2.0, version 2.38.0

-- Configuring incomplete, errors occurred!








Can anybody help me ?


Thanks 


Joachim


                                          
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to