i want it run on allwinner chip (H3),but compile has some error.
if KODIPLAYER_DRIVER=no,the hint is : no: no package.mk file found
if KODIPLAYER_DRIVER=libamcodec the hint is :
Code
		
			[6/1318] Building CXX object build/cor...dllloader.dir/DllLoaderContainer.cpp.o
ninja: build stopped: subcommand failed.
	
	if KODIPLAYER_DRIVER=default the hint is :
Code
		
			[11/1314] Building CXX object build/fi...dir/DirectoryNodeAlbumTop100Song.cpp.o
ninja: build stopped: subcommand failed.
	
	what should i do to fix it ?