Git Product home page Git Product logo

Comments (4)

averysi224 avatar averysi224 commented on May 19, 2024 3

Yes. Could you please provide all the command lines for this step? I'll really appreciate it.

from deepmetahandles.

Silverster98 avatar Silverster98 commented on May 19, 2024 1

Yes. Could you please provide all the command lines for this step? I'll really appreciate it.

I have tried the following steps, and it works well.

  1. clone libigl to data_preprocessing/
  2. copy the content of cmake finder to ./data_preprocessing/cmake/FindLIBIGL.cmake
  3. execute cmake .
  4. execute make

from deepmetahandles.

averysi224 avatar averysi224 commented on May 19, 2024

Hi,

I'm not familiar with cpp. I've cloned libigl in the data_processing folder and as well as cmake it. However when compile data preprocessing I encounter this:
CMake Error at CMakeLists.txt:15 (add_executable):
Target "calc_weight_bin" links to target "igl::opengl" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:15 (add_executable):
Target "calc_weight_bin" links to target "igl::opengl_glfw" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
May I ask for some suggestions? Thanks!

from deepmetahandles.

Colin97 avatar Colin97 commented on May 19, 2024

Did you "make" & "make install" libigl?

Hi,

I'm not familiar with cpp. I've cloned libigl in the data_processing folder and as well as cmake it. However when compile data preprocessing I encounter this:
CMake Error at CMakeLists.txt:15 (add_executable):
Target "calc_weight_bin" links to target "igl::opengl" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at CMakeLists.txt:15 (add_executable):
Target "calc_weight_bin" links to target "igl::opengl_glfw" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
May I ask for some suggestions? Thanks!

from deepmetahandles.

Related Issues (2)

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.