-
Notifications
You must be signed in to change notification settings - Fork 24
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
error : make/make install #39
Comments
Hi @sravani9408 , |
Hello qmarcou, Coverageerrcounter.cpp:141:19: note: in instantiation of member function |
Hello @sravani9408 ,
and
and
Please remember that once you have installed GCC via Homebrew you will have to pass the correct compiler's name and version to the configure script in order to use it. Given the fact that in your error log Note: also please remember that for now too recent versions of GCC (>8.x.x) are not supported due to some unknown errors at compile time. |
Hello @qmarcou Thank you so much. I used Macports(gcc 6) and append options to configure instead of homebrew and it worked. Thanks again, |
1 error generated.
make[1]: *** [igor-Coverageerrcounter.o] Error 1
make: *** [install-recursive] Error 1
The text was updated successfully, but these errors were encountered: