You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hi, I am interested in this project, but cmake failed
The text was updated successfully, but these errors were encountered: