Giter Club home page Giter Club logo

Comments (11)

Yixin-Hu avatar Yixin-Hu commented on June 12, 2024

Hi,

The git address is correct and I double checked just now. It’s weird that it does not work on your side. It might be internet problem. Which country’s internet are you connecting to?

from tetwild.

24332006 avatar 24332006 commented on June 12, 2024

I also checked the link is no problem, but there will be a download error, I am connected to the China network.

你好

git地址正确,我刚才再次检查了一下。很奇怪,它对您不利。可能是互联网问题。您连接到哪个国家的互联网?

from tetwild.

Yixin-Hu avatar Yixin-Hu commented on June 12, 2024

Please try using VPN. Maybe try connecting to US.

from tetwild.

24332006 avatar 24332006 commented on June 12, 2024

请尝试使用VPN。也许尝试连接到美国。

Ok, let me try it, thank you!

from tetwild.

24332006 avatar 24332006 commented on June 12, 2024

请尝试使用VPN。也许尝试连接到美国。

I have switched to the US network, unfortunately, it still failed.

from tetwild.

Yixin-Hu avatar Yixin-Hu commented on June 12, 2024

Could you post the whole cmake output?

from tetwild.

24332006 avatar 24332006 commented on June 12, 2024

您可以发布整个cmake输出吗?

No build type selected, default to Release
Downloading/updating geogram
CMake Error at D:/CMake/cmake-3.16.0-rc1-win64-x64/share/cmake-3.16/Modules/ExternalProject.cmake:2421 (message):

error: could not find git for clone of geogram-download
Call Stack (most recent call first):
D:/CMake/cmake-3.16.0-rc1-win64-x64/share/cmake-3.16/Modules/ExternalProject.cmake:3236 (_ep_add_download_command)
CMakeLists.txt:9 (ExternalProject_Add)

-- Configuring incomplete, errors occurred!

See also "E:/tetwild/TetWild-master/extern/.cache/geogram/CMakeFiles/CMakeOutput.log".

CMake Error at cmake/DownloadProject.cmake:171 (message):
CMake step for geogram failed: 1
Call Stack (most recent call first):
cmake/TetWildDownloadExternal.cmake:6 (download_project)
cmake/TetWildDownloadExternal.cmake:26 (tetwild_download_project)
cmake/TetWildDependencies.cmake:14 (tetwild_download_geogram)
CMakeLists.txt:79 (include)

Configuring incomplete, errors occurred!
See also "E:/tetwild/TetWild/CMakeFiles/CMakeOutput.log".

from tetwild.

Yixin-Hu avatar Yixin-Hu commented on June 12, 2024

Could you try manually cloning geogram repository (https://github.com/alicevision/geogram) into TetWild/extern/ folder? If cmake works correctly, it will download 5 libraries into extern folder.
image

from tetwild.

jdumas avatar jdumas commented on June 12, 2024

The error message says clearly what's wrong: you need to install git. Do not forget to add it to your PATH so CMake can find it.

from tetwild.

Yixin-Hu avatar Yixin-Hu commented on June 12, 2024

Ah yes, Jeremie is correct.

from tetwild.

24332006 avatar 24332006 commented on June 12, 2024

The above questions are solved, thank you very much. But it will have a new problem.

Creating target: igl::core (igl)
CMake Error at cmake/DownloadProject.cmake:179 (message):
Build step for cgal failed: 1
Call Stack (most recent call first):
extern/libigl/cmake/LibiglDownloadExternal.cmake:14 (download_project)
extern/libigl/cmake/LibiglDownloadExternal.cmake:28 (igl_download_project)
extern/libigl/cmake/libigl.cmake:193 (igl_download_cgal)
cmake/FindLIBIGL.cmake:33 (include)
cmake/TetWildDependencies.cmake:42 (find_package)
CMakeLists.txt:79 (include)

from tetwild.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.