0

所以,我正在用这个为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> 

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

4

0 回答 0