TO_mek Opublikowano 25 Stycznia 2015 Udostępnij Opublikowano 25 Stycznia 2015 Witam! Mam problem z kompilacją pod Android YYC. Zwykła kompilacja Android (po SDK) działa. Działa też Windows YYC. Próbowałem zarówno gotowca Veg_Ninja_Swipe_Demo jak i najprostszego projektu czyli room+obiekt+w Create show_message('Hello World'); i w obu przypadkach to samo. Komunikat jaki się pojawia: Compile Failed - Please check the Compile window ... a w oknie Compile: Compile started: 13:25:12 "C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\GMAssetCompiler.exe" /llvmSource="C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC" /fU="C:\Users\tomek\AppData\Local\Temp\gm_ttt_31195\a45946.txt" /c /m=llvm-android /config="Default" /tgt=8 /tg="C:\Users\tomek\AppData\Local\Temp\gm_ttt_31195\\TextureGroups.txt" /to="C:\Users\tomek\AppData\Local\Temp\gm_ttt_31195\\TextureOptions.txt" /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1474 /gn="helloworld" /td="C:\Users\tomek\AppData\Local\Temp" /cd="C:\Users\tomek\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /o="C:\Users\tomek\AppData\Local\Temp\gm_ttt_31195\helloworld" /optionsini="C:\Users\tomek\AppData\Local\Temp\gm_ttt_31195\gm_ttt_12818\helloworld.ini" "C:\Users\tomek\Documents\GameMaker\Projects\helloworld.gmx\helloworld.project.gmx" Reading project file....finished. Remove DnD...finished. Compile Constants...finished. Compile Scripts...finished. Compile Objects...finished. Compile Timelines...finished. Compile Triggers...finished. Compile Rooms...finished. Compile Extensions...finished. Final Compile...finished. Writing Chunk... GEN8 Writing Chunk... OPTN Writing Chunk... EXTN Writing Chunk... SOND Writing Chunk... AGRP Writing Chunk... SPRT Writing Chunk... BGND Writing Chunk... PATH Writing Chunk... SCPT Writing Chunk... SHDR Writing Chunk... FONT Writing Chunk... TMLN Writing Chunk... OBJT Writing Chunk... ROOM Writing Chunk... DAFL Writing Chunk... TPAGE Writing Chunk... CODE Writing Chunk... VARI Writing Chunk... FUNC Writing Chunk... STRG Writing Chunk... TXTR Writing Chunk... AUDO Using NDKDir = c:\Android\android-ndk-r10c saving file C:\Users\tomek\AppData\Local\Temp\gm_ttt_31195\helloworld\helloworld.droid Build for architecture - armv5 linking libyoyo.so c:/Android/android-ndk-r10c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/arm-linux-androideabi/bin/ld.exe: C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC\Android\armv5\lib\libyoyo.a(rdbmp.o): in function preload_image:(.text.preload_image+0xb8): error: undefined reference to '__srget' c:/Android/android-ndk-r10c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/arm-linux-androideabi/bin/ld.exe: C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC\Android\armv5\lib\libyoyo.a(rdbmp.o): in function read_byte:(.text.read_byte+0x34): error: undefined reference to '__srget' c:/Android/android-ndk-r10c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/arm-linux-androideabi/bin/ld.exe: C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC\Android\armv5\lib\libyoyo.a(rdcolmap.o): in function read_pbm_integer:(.text.read_pbm_integer+0x6c): error: undefined reference to '__srget' c:/Android/android-ndk-r10c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/arm-linux-androideabi/bin/ld.exe: C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC\Android\armv5\lib\libyoyo.a(rdcolmap.o): in function read_pbm_integer:(.text.read_pbm_integer+0xa8): error: undefined reference to '__srget' c:/Android/android-ndk-r10c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/arm-linux-androideabi/bin/ld.exe: C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC\Android\armv5\lib\libyoyo.a(zip_dirent.o): in function __sputc(int, __sFILE*):(.text._ZL7__sputciP7__sFILE+0x28): error: undefined reference to '__swbuf' clang++: error: linker command failed with exit code 1 (use -v to see invocation) Stats : GMA : Instance=0, Global=0 Compile finished: 13:25:14 Ktoś mnie oświeci w czym problem? Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Uzjel Opublikowano 25 Stycznia 2015 Udostępnij Opublikowano 25 Stycznia 2015 Wszystko masz aktualne? SDK, NDK? Obawiam się, że to może być kłopot Steamowej wersji. Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
TO_mek Opublikowano 25 Stycznia 2015 Autor Udostępnij Opublikowano 25 Stycznia 2015 Wszystko masz aktualne? SDK, NDK? Obawiam się, że to może być kłopot Steamowej wersji. Mam SDK z API 7, 8, 13, 15, 20, 21, NDK R10C (testowałem też R10D) Edit: Właśnie ściągnąłem NDK R8E i na nim poszedł mi helloworld ale VegNinjaSwapDemo już nie i obecnie są takie błędy: Compile started: 16:35:30 "C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\GMAssetCompiler.exe" /llvmSource="C:\Program Files (x86)\Steam\steamapps\common\gamemaker_studio\YYC" /fU="C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\a24564.txt" /c /m=llvm-android /config="Default" /tgt=8 /tg="C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\\TextureGroups.txt" /to="C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\\TextureOptions.txt" /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1474 /gn="Veg_Ninja_Swipe_Demo1" /td="C:\Users\tomek\AppData\Local\Temp" /cd="C:\Users\tomek\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /o="C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1" /optionsini="C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\gm_ttt_34237\Veg_Ninja_Swipe_Demo1.ini" "C:\Users\tomek\Documents\GameMaker\Projects\Veg_Ninja_Swipe_Demo1.gmx\Veg_Ninja_Swipe_Demo1.project.gmx" Reading project file....finished. Remove DnD...finished. Compile Constants...finished. Compile Scripts...finished. Compile Objects...finished. Compile Timelines...finished. Compile Triggers...finished. Compile Rooms...finished. Compile Extensions...finished. Final Compile...finished. Writing Chunk... GEN8 Writing Chunk... OPTN Writing Chunk... EXTN Writing Chunk... SOND Writing Chunk... AGRP Writing Chunk... SPRT Writing Chunk... BGND Writing Chunk... PATH Writing Chunk... SCPT Writing Chunk... SHDR Writing Chunk... FONT Writing Chunk... TMLN Writing Chunk... OBJT Writing Chunk... ROOM Writing Chunk... DAFL Writing Chunk... TPAGE Writing Chunk... CODE Writing Chunk... VARI Writing Chunk... FUNC Writing Chunk... STRG Writing Chunk... TXTR 0 Compressing texture... writing texture texture_0.png... 1 Compressing texture... writing texture texture_1.png... 2 Compressing texture... writing texture texture_2.png... 3 Compressing texture... writing texture texture_3.png... 4 Compressing texture... writing texture texture_4.png... Writing Chunk... AUDO Using NDKDir = c:\Android\android-ndk-r8e saving file C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\Veg_Ninja_Swipe_Demo1.droid Build for architecture - armv5 linking libyoyo.so Build for architecture - armv7 linking libyoyo.so Build for architecture - x86 linking libyoyo.so c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 2474 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 5136 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 5426 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 7214 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 38080 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 38478 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 46034 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 46262 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 80124 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 81588 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 98872 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 99402 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 102180 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 121010 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 122706 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 123234 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 123542 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 124366 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 124674 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 128188 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: error: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a: member at 130538 is not an ELF object c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x120): error: undefined reference to 'gml_Script_popup(CInstance*, CInstance*, YYRValue&, int, YYRValue**)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x128): error: undefined reference to 'gml_Object_oInit_Mouse_53(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x130): error: undefined reference to 'gml_Object_oInit_Draw_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x138): error: undefined reference to 'gml_Object_oCtrl_Create_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x140): error: undefined reference to 'gml_Object_oCtrl_Alarm_2(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x148): error: undefined reference to 'gml_Object_oCtrl_Alarm_1(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x150): error: undefined reference to 'gml_Object_oCtrl_Alarm_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x158): error: undefined reference to 'gml_Object_oCtrl_Step_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x160): error: undefined reference to 'gml_Object_oCtrl_Mouse_53(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x168): error: undefined reference to 'gml_Object_oCtrl_Draw_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x170): error: undefined reference to 'gml_Object_oVeg_Create_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x178): error: undefined reference to 'gml_Object_oVeg_Step_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x180): error: undefined reference to 'gml_Object_oVeg_Collision_4(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x188): error: undefined reference to 'gml_Object_oVegSplit_Step_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x190): error: undefined reference to 'gml_Object_oColMask_Create_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x198): error: undefined reference to 'gml_Object_oColMask_Alarm_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x1a0): error: undefined reference to 'gml_Object_oMessage_Create_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x1a8): error: undefined reference to 'gml_Object_oMessage_Alarm_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x1b0): error: undefined reference to 'gml_Object_oMessage_Step_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x1b8): error: undefined reference to 'gml_Object_oMessage_Draw_0(CInstance*, CInstance*)' c:/Android/android-ndk-r8e/toolchains/x86-4.6/prebuilt/windows-x86_64/i686-linux-android/bin/ld.exe: C:\Users\tomek\AppData\Local\Temp\gm_ttt_60925\Veg_Ninja_Swipe_Demo1\lib\x86\libyoyo.a(Veg_Ninja_Swipe_Demo1.vars.o): in function g_GMLFuncs:C:/Users/tomek/Documents/GameMaker/Cache/Veg_Ninja_Swipe_Demo1/Default/Scripts/Veg_Ninja_Swipe_Demo1.vars.cpp(.data.rel+0x1c0): error: undefined reference to 'gml_Object_oYYGCtrl_Mouse_56(CInstance*, CInstance*)' clang++: error: linker command failed with exit code 1 (use -v to see invocation) Stats : GMA : Instance=15, Global=18 Compile finished: 16:35:35 Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Uzjel Opublikowano 25 Stycznia 2015 Udostępnij Opublikowano 25 Stycznia 2015 Nam to raczej nic nie powie. Skontaktuj się z helpdeskiem - nie gryzie. Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się