Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Build error MacOS - boost #14

Open
hubtub opened this issue May 15, 2015 · 0 comments
Open

Build error MacOS - boost #14

hubtub opened this issue May 15, 2015 · 0 comments

Comments

@hubtub
Copy link

hubtub commented May 15, 2015

I am trying to build on MacOs 10.10

I installed boost using homebrew.
Using make I get the following error:

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DNDEBUG -Dpfp_EXPORTS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -fPIC -I/Users/stefan/Code/Brain/pfp/include -I/usr/include/python2.6 -Wall -O3 -o CMakeFiles/pfp.dir/src/pfp/tokenizer.yy.o -c /Users/stefan/Code/Brain/pfp/src/pfp/tokenizer.yy.cpp
In file included from ../etc/tokenizer.flex:5:
/Users/stefan/Code/Brain/pfp/include/pfp/tokenizer.h:7:10: fatal error: 'boost/optional.hpp' file not found

include <boost/optional.hpp>

     ^

1 error generated.

I am not sure, why boost/optional.hpp is not part of the homebrew packet.
What is needed form this packet?

Is there a binary MacOS distribution somewhere with python bindings?

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

1 participant