UE4_Assimp icon indicating copy to clipboard operation
UE4_Assimp copied to clipboard

Android Build

Open NounKim opened this issue 2 years ago • 11 comments

I just trying to package unreal project with this plugin, but error begins:

/AssimpHolder/Plugins/UE4_Assimp/Source/UE_Assimp/Public/AIScene.h(7,10): fatal error: 'assimp/scene.h' file not found UATHelper: Packaging(Android (ASTC)): #include "assimp/scene.h"

https://github.com/irajsb/UE4_Assimp/wiki/How-To-Build

I followed this document faithfully, and it completed.

this error seems to be a dependency error. where have i fix it

NounKim avatar Jun 08 '22 06:06 NounKim