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

MidSurfer compilation error #4

Open
wlugmayr opened this issue Mar 18, 2025 · 0 comments
Open

MidSurfer compilation error #4

wlugmayr opened this issue Mar 18, 2025 · 0 comments

Comments

@wlugmayr
Copy link

I did a recent git checkout and during the compilation I got the following error:

[ 3%] Built target vtkMidSurfer-hierarchy
[ 6%] Building CXX object Plugin/Filters/CMakeFiles/vtkMidSurfer.dir/vtkExtractCenterLine.cxx.o
/gpfs/cssb/software/tmp/git/MidSurfer/Plugin/Filters/vtkExtractCenterLine.cxx:1070:53: error: expected ';' after do/while statement
1070 | vtkLog(INFO, "Detected disk shape. Discarding.")
| ^
| ;
/gpfs/cssb/software/tmp/git/MidSurfer/Plugin/Filters/vtkExtractCenterLine.cxx:1219:53: error: expected ';' after do/while statement
1219 | vtkLog(INFO, "Detected disk shape. Discarding.")
| ^
| ;
2 errors generated.
make[2]: *** [Plugin/Filters/CMakeFiles/vtkMidSurfer.dir/build.make:90: Plugin/Filters/CMakeFiles/vtkMidSurfer.dir/vtkExtractCenterLine.cxx.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:201: Plugin/Filters/CMakeFiles/vtkMidSurfer.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

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

1 participant