-
Notifications
You must be signed in to change notification settings - Fork 504
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
A problem with goto.... [13%] Building CXX object CMakeFiles/vermilion.dir/lib/vdds.cpp.o #15
Comments
I'm having the same problem. @elmindreda fixed this in her/his fork here: https://github.com/elmindreda/examples. It's also pull request #5. |
I can also verify that elmindreda fix works on Ubuntu 16.04 with option "Unix Makefiles" |
Same issue thanks! |
I have same problem in ubuntu 18.04
Any solution? |
i have the same problem and i'm trying elmindreda's fork. |
I run make, on Unix Makefile on Ubuntu,
I got this error:
lib/vdds.cpp:645:1: error: jump to label ‘done_close_file’ [-fpermissive]
How can I avoid it?, please help
The text was updated successfully, but these errors were encountered: