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

C1083: Cannot open include file: 'fbxsdk.h': #18

Open
magsoderberg opened this issue Feb 14, 2021 · 1 comment
Open

C1083: Cannot open include file: 'fbxsdk.h': #18

magsoderberg opened this issue Feb 14, 2021 · 1 comment

Comments

@magsoderberg
Copy link

Did anyone solve the problem with the lack of fbx sdk? When I try to compile I get the following compile error:

C1083 Cannot open include file: 'fbxsdk.h': No such file or directory (compiling source file sources\impl\MeshLoaderFBX.cpp) _HPL2_2010 C:\coding\AmnesiaTheDarkDescent\HPL2\core\include\impl\MeshLoaderFBX.h 28

@Mudbill
Copy link

Mudbill commented Feb 16, 2021

You have to find the library somewhere (or just use a cloned repo which includes it, like ours)

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