Thanks to visit codestin.com
Credit goes to github.com

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

Build error MacOS - boost #14

@hubtub

Description

@hubtub

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions