We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
install AG_extspot cut: include/version.h: No such file or directory test -d obj || mkdir -p obj g++ -g -O2 -pipe -I include -I /opt/prod/agile-B25-r5//include -I /include -std=c++11 -I/opt/prod/cfitsio/gcc44/cfitsio3370/include -c src/BayesianClassifierForBlobs.cpp -o obj/BayesianClassifierForBlobs.o cc1plus: error: unrecognized command line option "-std=c++11" make: *** [BayesianClassifierForBlobs.o] Error 1
The text was updated successfully, but these errors were encountered:
GZHeisenberg
No branches or pull requests
install AG_extspot
cut: include/version.h: No such file or directory
test -d obj || mkdir -p obj
g++ -g -O2 -pipe -I include -I /opt/prod/agile-B25-r5//include -I /include -std=c++11 -I/opt/prod/cfitsio/gcc44/cfitsio3370/include -c src/BayesianClassifierForBlobs.cpp -o obj/BayesianClassifierForBlobs.o
cc1plus: error: unrecognized command line option "-std=c++11"
make: *** [BayesianClassifierForBlobs.o] Error 1
The text was updated successfully, but these errors were encountered: