You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to build source code on Windows, obtain project files that can be opened in QT, and edit and modify them in QT.
But when I use mingw 64bit for building, there is an error message:
CMake Error at D:/cmake/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake:898 (message):
error: could not find svn for checkout of Tetgen_external
so what should I do?
The text was updated successfully, but these errors were encountered:
I want to build source code on Windows, obtain project files that can be opened in QT, and edit and modify them in QT.
But when I use mingw 64bit for building, there is an error message:
CMake Error at D:/cmake/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake:898 (message):
error: could not find svn for checkout of Tetgen_external
so what should I do?
The text was updated successfully, but these errors were encountered: