m2u / m2uUE4Plugin

m2u Unreal Engine 4 Plugin C++ code
MIT License
43 stars 64 forks source link

fbxsdk.h: No such file or directory #1

Closed Schaltfehler closed 8 years ago

Schaltfehler commented 8 years ago

If I try to compile the plugin with a fresh project (v. 4.9.2) I get the following error.

C:\Program Files\Epic Games\4.9\Engine\Source\Editor/UnrealEd/Private/FbxImporter.h(76): fatal error C1083: Cannot open include file: 'fbxsdk.h': No such file or directory

Schaltfehler commented 8 years ago

Ahh sry, I added this plugin as a game module plugin, but it need to be added to the engine.