Hello.
I make package for Android and got error:
Packaging (Android (ETC1)): UnrealBuildTool: C:/Android/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9/…/…/…/…/arm-linux-androideabi/bin\ld.exe: error: cannot find -llibPocoNet.a
I have only one question - where lib path settings? I have tried modify android.mk and AndroidToolChain.cs and UEBuildAndroid.cs - no chance: ld.exe cannot find libs.
Any help, please.