有人可以告诉我为什么在为 android 编译 raylib 时出现此错误

问题描述

因此,我正在使用 This 为 android 编译 raylib,并且我正确地链接了所有 androidhome、jdk、ndk 等(我认为)即使我使用模板项目,此错误也会在终端中注销。

PS D:\Dev\VISUAL studio PROJECT\RaylibTest> mingw32-make PLATFORM=PLATFORM_ANDROID
mingw32-make -f Makefile.Android 
mingw32-make[1]: Entering directory 'D:/Dev/VISUAL studio PROJECT/RaylibTest'
if not exist android.game mkdir android.game 
/usr/bin/bash: -c: line 1: Syntax error: unexpected end of file
mingw32-make[1]: *** [Makefile.Android:144: create_temp_project_dirs] Error 1
mingw32-make[1]: Leaving directory 'D:/Dev/VISUAL studio PROJECT/RaylibTest' 
mingw32-make: *** [Makefile:374: all] Error 2
PS D:\Dev\VISUAL studio PROJECT\RaylibTest> 

如果您需要任何其他信息,请告诉我

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)