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 error #3

Open
Brian-Yong opened this issue Jun 28, 2020 · 1 comment
Open

Installation error #3

Brian-Yong opened this issue Jun 28, 2020 · 1 comment

Comments

@Brian-Yong
Copy link

Hi:
Thank you for your excellent work.
But I had a problem running this code,when I run the command "make all".The following error message is displayed on the screen.
The operation system is Ubuntu18.0,while g++ 4.8 and libspatialindex1.8.5 have been installed.
Hope to get your help and reply,thanks.

chenghao@chenghao-virtual-machine:~/tapir$ make all
Building all
CFG=release

g++ -DROOT_PATH=/home/chenghao/tapir -I./include -I./src -I./src/options -std=c++1y  -pedantic -Wall -Wextra -Wshadow -Wswitch-default -fmax-errors=5 -Weffc++ -frounding-math -fdiagnostics-color=auto -O3 -flto -MMD -c src/global.cpp -o builds/release//global.o
g++: error: unrecognized command line option ‘-fdiagnostics-color=auto’
.make/template.mk:68: recipe for target 'builds/release//global.o' failed
make: *** [builds/release//global.o] Error 1
@garyapink
Copy link

Hi: I faced the same problems when running this code. Have you solved it?
Thankful for your reply! I appreciate it a lot!

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