Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

macOS build fail #4

Closed
toddlt opened this issue May 30, 2017 · 3 comments
Closed

macOS build fail #4

toddlt opened this issue May 30, 2017 · 3 comments

Comments

@toddlt
Copy link

toddlt commented May 30, 2017

I try to compile on macOS. I have installed boost by package manager Homebrew, but Cmake can't find boost. Here is error message:

  Could not find the following static Boost libraries:

          boost_system
          boost_date_time
          boost_program_options
          boost_filesystem

  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:577 (find_package)
CMake Error at CMakeCompilerLinkerOpts.txt:328 (message):
  [clDNN] Unknown compiler.  Please define support for it or use different
  compiler.
Call Stack (most recent call first):
  CMakeLists.txt:709 (include)
@ddominia
Copy link
Contributor

We are supporting Linux and Windows only.

Our software was validated on:
CentOS* 7 with GNU* Compiler Collection 5.2 (64-bit only)
Windows® 10 and Windows® Server 2012 R2 with MSVC 14.0

@dendisuhubdy
Copy link

Got the same error issue @toddlt. Has it been validated on Debian?

@toddlt
Copy link
Author

toddlt commented May 31, 2017

I have compiled it on Ubuntu16.04, so I think it should work well on Debian. @dendisuhubdy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants