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

pySurfaceHierarchy/include/DirectionFields.hpp:12:24: fatal error: Wm5Matrix3.h: no such file or directory #2

Open
LY1478 opened this issue Dec 18, 2020 · 4 comments

Comments

@LY1478
Copy link

LY1478 commented Dec 18, 2020

Hi, authors, thank you very much to publish you source code, but when I try to compile the pySurfaceHierarchy with cmake, I got this error "pySurfaceHierarchy/include/DirectionFields.hpp:12:24: fatal error: Wm5Matrix3.h: no such file or directory ", and I cannot found the Wm5Matrix3.h, if you can give me some advice I will be very grateful.

BTW,If someone met the error and fix it, could you pls help me with it, thank you very much.

@haopan
Copy link
Collaborator

haopan commented Dec 20, 2020

Hi, the missing header file is part of GeometricTools (https://www.geometrictools.com/), a dependency library listed here https://github.com/msraig/pfcnn#instalation .

@LY1478
Copy link
Author

LY1478 commented Dec 22, 2020

Thank you very much for your reply. I have downloaded the 5.5 GeometricTools, but there is no such header file in it. May I pls know which version you used.

@haopan
Copy link
Collaborator

haopan commented Dec 23, 2020

It seems GeometricTools has been repackaged. The old WildMagic library can be downloaded at https://www.geometrictools.com/Downloads/WildMagic5p17.zip . The Wm5Matrix3.h header file is under LibMathematics/Algebra/.

@LY1478
Copy link
Author

LY1478 commented Dec 25, 2020

Thank you very much for your help!

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

2 participants