Sporkinator

Error DS Game Maker

Feb 9th, 2012
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1.  
  2. C:\DSGMTempNewProject33439371>make
  3. Build process start for project "DSGMTempNewProject33439371"...
  4. .
  5. DSGMPro_Map.bin
  6. DSGMPro_Pal.bin
  7. DSGMPro_Tiles.bin
  8. Default_Map.bin
  9. Default_Pal.bin
  10. Default_Tiles.bin
  11. main.c
  12. In file included from c:/DSGMTempNewProject33439371/source/main.c:6:0:
  13. c:/DSGMTempNewProject33439371/include/GameWorks.h: In function 'Object_1Create_E
  14. vent':
  15. c:/DSGMTempNewProject33439371/include/GameWorks.h:20:3: warning: implicit declar
  16. ation of function 'show_message' [-Wimplicit-function-declaration]
  17. c:/DSGMTempNewProject33439371/include/GameWorks.h:20:3: warning: implicit declar
  18. ation of function 'object_get_name' [-Wimplicit-function-declaration]
  19. c:/DSGMTempNewProject33439371/include/GameWorks.h:20:61: error: 'object_index' u
  20. ndeclared (first use in this function)
  21. c:/DSGMTempNewProject33439371/include/GameWorks.h:20:61: note: each undeclared i
  22. dentifier is reported only once for each function it appears in
  23. make[1]: *** [main.o] Error 1
  24. make: *** [build] Error 2
  25.  
  26. C:\DSGMTempNewProject33439371>pause
  27. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment