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

installation issue #22

Open
temizna opened this issue Aug 10, 2018 · 1 comment
Open

installation issue #22

temizna opened this issue Aug 10, 2018 · 1 comment

Comments

@temizna
Copy link

temizna commented Aug 10, 2018

Scanning dependencies of target gosslib
[ 1%] Building CXX object src/CMakeFiles/gosslib.dir/GossCmdReg.cc.o
cc1plus: error: unrecognized command line option "-std=c++11"
make[2]: *** [src/CMakeFiles/gosslib.dir/GossCmdReg.cc.o] Error 1
make[1]: *** [src/CMakeFiles/gosslib.dir/all] Error 2
make: *** [all] Error 2

@Tebalde0
Copy link

Hello,
Just a workaround to install gossamer on recent Mac OS system and probably all Linux distribution, I guess. We had to remove the line 98 (${Boost_PROGRAM_OPTIONS_LIBRARY}) from src/CMakeLists.txt in order to pass through the library accessibility check of cmake since the
declaration of Boost library have nothing to do in such place.
Best,

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

2 participants