一个外国人搭建环境的求助帖(有偿)

一个外国友人购买了一款中国游戏源码,环境搭建不成功,会报错。
CocosStudio_v1.6.0.0 + cocos2d-x-3.15.1

具体版本如上,因为我做的是creator开发js/ts
他这个版本lua的代码,没啥心得。所以发起一个求助帖。外国友人说是有偿。具体报错如下。
如果有解决方案的朋友请联系QQ : 3098756849

06805E171D2A4DE605B1A2D8DF499B04

Task :MyLuaGame:generateJsonModelRelease FAILED
process_begin: CreateProcess(NULL, “”, …) failed.
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/Android.mk:212: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/lua/luajit/prebuilt/android/Android.mk: No such file or directory
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/Android.mk:342: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/freetype2/prebuilt/android/Android.mk: No such file or directory
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/audio/android/Android.mk:72: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/android-specific/tremolo/Android.mk: No such file or directory
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/audio/android/Android.mk:73: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/android-specific/pvmp3dec/Android.mk: No such file or directory
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/Android.mk:362: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/websockets/prebuilt/android/Android.mk: No such file or directory
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/Android.mk:363: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/openssl/prebuilt/android/Android.mk: No such file or directory
C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/Android.mk:366: C:/pokemon_apk/pokemon_apk/pokemon_src/branches/191126_release/client/LuaGameFramework/MyLuaGame/frameworks/runtime-src/proj.android/app/jni/…/…/…/…/cocos2d-x/cocos/scripting/lua-bindings/proj.android/…/…/…/…/external/breakpad/android/google_breakpad/Android.mk: No such file or directory
C:/android-ndk-r16b-windows-x86_64/android-ndk-r16b/build//…/build/core/build-binary.mk:693: Android NDK: Module cocos2dlua_shared depends on undefined modules: luajit_static vorbisidec pvmp3dec websockets_static cocos_freetype2_static breakpad_client cocos_ssl_static cocos_crypto_static
C:/android-ndk-r16b-windows-x86_64/android-ndk-r16b/build//…/build/core/build-binary.mk:706: *** Android NDK: Aborting (set APP_ALLOW_MISSING_DEPS=true to allow missing dependencies) . Stop.
process_begin: CreateProcess(NULL, “”, …) failed.

用的cocosstudio这什么远古项目啊!取cocoslua社区可能能找到人

看着像是丢失了so库文件

pokemon好评

基本还是那几样东西不匹配,gradle,ndk,sdk,JDK,还有Android Studio版本(版本太高,很多东西都不支持了)。
这种东西太费力了,我前段时间折腾一个老项目,升级成64位,折腾了一个月,人都折腾死了。低版本NDK都有各种坑。。。

项目发出来啊 不然谁能解决啊

报错信息不是很明显么,找不到文件

有可能是路径太长了

疯了,Cocos Studio 1.6好像是2012或2013年的版本了。十年啊……有没有搞错。

我们甚至还在用 cocos2d-2.1-x-2.1.2 :grinning: 可能官方都没有这套代码了吧

12年是cocos当红的时候只要上架就有钱拿

你还别说 老的东西性能还是好 纯代码撸 全局变量满天飞 一把梭 无所谓

这不是口袋觉醒么