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

Fails to build. Possibly related to case sensitive file systems? #1

Closed
gameboycjp opened this issue Jun 23, 2023 · 1 comment · Fixed by #2
Closed

Fails to build. Possibly related to case sensitive file systems? #1

gameboycjp opened this issue Jun 23, 2023 · 1 comment · Fixed by #2

Comments

@gameboycjp
Copy link
Contributor

gameboycjp commented Jun 23, 2023

../QuarkPhysics/qjoint.h:30:10: fatal error: QRigidBody.h: No such file or directory
30 | #include "QRigidBody.h"
| ^~~~~~~~~~~~~~
compilation terminated.

I get a bunch of no file or directory messages trying to build the project. Perhaps my FS is case sensitive? On Garuda Linux, with a BTRFS filesystem.

@erayzesen
Copy link
Owner

Sorry, I answered a little late. I've solved this problem for the next version and I will commit soon.

Thank you.

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

Successfully merging a pull request may close this issue.

2 participants