Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build on Ubuntu 16.04 with build.sh #37

Open
Lotharla opened this issue Jun 9, 2020 · 0 comments
Open

build on Ubuntu 16.04 with build.sh #37

Lotharla opened this issue Jun 9, 2020 · 0 comments

Comments

@Lotharla
Copy link

Lotharla commented Jun 9, 2020

The 'build.sh' script fails on building the embedding example.
Cmake output tells me:
-- Could NOT find Boost: missing: python-py3 (found /usr/local/lib/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0"))

A solution was removing '-DPYTHON_VERSION_SUFFIX=-py3' in line 10 of 'build.sh'.
After that the build of all the examples was successful, also the tests.

Environment:

  • OS: Ubuntu Linux
  • Version 16.04
  • Python Version 3.5
  • Boost Version 1.71
  • gcc (Ubuntu 5.5.0-12ubuntu1~16.04) 5.5.0 20171010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant