Git Product home page Git Product logo

Comments (11)

NaughtyZZ avatar NaughtyZZ commented on June 12, 2024

I have already compiled theprogram into a *.exe demo. Here is the igl package I use.
igl.zip

from 3d_face_dense_registration.

qaz8788817 avatar qaz8788817 commented on June 12, 2024

I have already compiled theprogram into a *.exe demo. Here is the igl package I use. igl.zip

But after I execute like this:
image

And nothing happened. I don't know why.

Here is the executable file's folder:
image

Thank you.

from 3d_face_dense_registration.

NaughtyZZ avatar NaughtyZZ commented on June 12, 2024

I test it just now in several computers and it's OK in the Windows system. The excutation path should be a pure English one? Is the VS runtime environment compatible? You may need some time to debug the source files in other systems.
无标题

from 3d_face_dense_registration.

qaz8788817 avatar qaz8788817 commented on June 12, 2024

I test it just now in several computers and it's OK in the Windows system. The excutation path should be a pure English one? Is the VS runtime environment compatible? You may need some time to debug the source files in other systems.我剛剛在幾台電腦上測試了一下,在Windows系統中是沒問題的。執行路徑應該是純英文的吧? VS運作環境是否相容?您可能需要一些時間來調試其他系統中的來源檔案。 无标题

Yes, the path is all English. I will try to fix VS runtime environment.
Thanks for your help! ^____^

from 3d_face_dense_registration.

qaz8788817 avatar qaz8788817 commented on June 12, 2024

Sorry to bother you again.
I've installed the depandencies for several times, and I still cannot install them successfully.
Could you please tell me more details about the VS runtime environment?

Thank you.

from 3d_face_dense_registration.

NaughtyZZ avatar NaughtyZZ commented on June 12, 2024

Mine is window 10, x64, vs2015. I think these details are not useful to you. Does you environment support other programs?

from 3d_face_dense_registration.

qaz8788817 avatar qaz8788817 commented on June 12, 2024

My machine is like a new computer of Windows 10.
Could you please tell me what I need to install or pay attention to before I run the *.exe?
And how did you install them? I have installed MKL(using .exe from intel), Eigen(I tried vcpkg. In the VS2019, I can run a simple Eigen program), but I cannot compile libigl success in CMAKE.

Thank you.

from 3d_face_dense_registration.

NaughtyZZ avatar NaughtyZZ commented on June 12, 2024

So the problem is that the igl library is not successfully installed. The runtime environment for vs2019 (some *dll files) may differ from vs2015, so you need either to compile the source file first in you environment (I guess) or use some other *dll files (compatible to vs2015) to run the *exe demo.

from 3d_face_dense_registration.

qaz8788817 avatar qaz8788817 commented on June 12, 2024

Execeuse me. Here is my steps for using CMAKE in libigl.

  1. I clone the libigl in my desktop and use system administrator to open CMake.
  2. Check the source code path is "C:/User/xxx/Desktop/libigl", and build path is "C:/User/xxx/Desktop/libigl/build".
  3. Run configure, then it shows me some warning like:
    image
    and
    image
  4. Then I use these ways to fix them:
    image
    and
    image
  5. Delete the cache and configure again. It shows me configuration is done.
  6. Then, I generate it.

After above steps, I go to the CMake prefix path such like "C:/Program Files (x86)/libigl", there is no folder named like this in Program Files (x86). And the "external" folder does not appear.

Does this mean I failed in CMake?

Thank you.

from 3d_face_dense_registration.

NaughtyZZ avatar NaughtyZZ commented on June 12, 2024

I am not good at debugging this issue. I suggest that you can refer to the orignial tutorial at [Libigi](https://libigl.github.io/tutorial/) or ask problem at the original project https://github.com/libigl/libigl. I can see in the tutorial that the igl library are not compatible with x86 programs.
image

from 3d_face_dense_registration.

qaz8788817 avatar qaz8788817 commented on June 12, 2024

Okay, thanks for your help. I repost my question to the original project.

from 3d_face_dense_registration.

Related Issues (9)

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.