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

cmake failed #34

Open
VectorL1990 opened this issue Aug 13, 2020 · 1 comment
Open

cmake failed #34

VectorL1990 opened this issue Aug 13, 2020 · 1 comment

Comments

@VectorL1990
Copy link

Hi, I am interested in this project, but cmake failed
123

@kr4ftw0rk
Copy link

kr4ftw0rk commented Oct 2, 2020

Hello, VectorL1990
This happens due to project being supplied with x64 assimp library files.
You should invoke your cmake with extra arguments to specify desired architecture.
In most cases "cmake -A x64 .." will suffice.
Otherwise see more hints here

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