wirehack7

ZGB 2023.0 compile error log

Aug 18th, 2023 (edited)
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. Makefile has been mofied, forcing a rebuild
  2. make[1]: Entering directory `D:/Gameboy/Games/GB-Testgame/src'
  3. Cleaning TestGame
  4. make[1]: Leaving directory `D:/Gameboy/Games/GB-Testgame/src'
  5. Creating folder ../Release/zgb
  6. compiling D:/Gameboy/ZGB-2023.0/common/src/gbt_player.s
  7. compiling D:/Gameboy/ZGB-2023.0/common/src/gbt_player_bank1.s
  8. compiling D:/Gameboy/ZGB-2023.0/common/src/BankManager.c
  9. D:/Gameboy/ZGB-2023.0/common/include/BankManager.h:12: warning 283: function declarator with no prototype
  10. D:/Gameboy/ZGB-2023.0/common/src/BankManager.c:28: warning 283: function declarator with no prototype
  11. compiling D:/Gameboy/ZGB-2023.0/common/src/Fade.c
  12. D:/Gameboy/ZGB-2023.0/common/include/Fade.h:7: warning 283: function declarator with no prototype
  13. D:/Gameboy/ZGB-2023.0/common/include/Fade.h:8: warning 283: function declarator with no prototype
  14. D:/Gameboy/ZGB-2023.0/common/include/BankManager.h:12: warning 283: function declarator with no prototype
  15. D:/Gameboy/ZGB-2023.0/common/src/Fade.c:4: warning 283: function declarator with no prototype
  16. D:/Gameboy/ZGB-2023.0/common/src/Fade.c:5: warning 283: function declarator with no prototype
  17. D:/Gameboy/ZGB-2023.0/common/src/Fade.c:7: warning 283: function declarator with no prototype
  18. D:/Gameboy/ZGB-2023.0/common/src/Fade.c:11: warning 283: function declarator with no prototype
  19. compiling D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c
  20. D:/Gameboy/ZGB-2023.0/common/include/Fade.h:7: warning 283: function declarator with no prototype
  21. D:/Gameboy/ZGB-2023.0/common/include/Fade.h:8: warning 283: function declarator with no prototype
  22. D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c:40: warning 283: function declarator with no prototype
  23. D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c:67: warning 283: function declarator with no prototype
  24. D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c:74: warning 283: function declarator with no prototype
  25. D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c:83: warning 283: function declarator with no prototype
  26. D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c:87: warning 283: function declarator with no prototype
  27. D:/Gameboy/ZGB-2023.0/common/src/Fade_b.c:94: warning 283: function declarator with no prototype
  28. compiling D:/Gameboy/ZGB-2023.0/common/src/Keys.c
  29. compiling D:/Gameboy/ZGB-2023.0/common/src/main.c
  30. D:/Gameboy/ZGB-2023.0/common/include/OAMManager.h:16: warning 283: function declarator with no prototype
  31. D:/Gameboy/ZGB-2023.0/common/include/OAMManager.h:17: warning 283: function declarator with no prototype
  32. D:/Gameboy/ZGB-2023.0/common/include/OAMManager.h:23: warning 283: function declarator with no prototype
  33. D:/Gameboy/ZGB-2023.0/common/include/Sprite.h:65: warning 283: function declarator with no prototype
  34. D:/Gameboy/ZGB-2023.0/common/include/main.h:9: warning 283: function declarator with no prototype
  35. D:/Gameboy/ZGB-2023.0/common/include/main.h:34: warning 283: function declarator with no prototype
  36. D:/Gameboy/ZGB-2023.0/common/include/Scroll.h:63: warning 283: function declarator with no prototype
  37. D:/Gameboy/ZGB-2023.0/common/include/Scroll.h:64: warning 283: function declarator with no prototype
  38. D:/Gameboy/ZGB-2023.0/common/include/Music.h:10: warning 283: function declarator with no prototype
  39. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:97: warning 283: function declarator with no prototype
  40. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:98: warning 283: function declarator with no prototype
  41. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:108: warning 283: function declarator with no prototype
  42. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:111: warning 283: function declarator with no prototype
  43. D:/Gameboy/ZGB-2023.0/common/include/SpriteManager.h:22: warning 283: function declarator with no prototype
  44. D:/Gameboy/ZGB-2023.0/common/include/SpriteManager.h:30: warning 283: function declarator with no prototype
  45. D:/Gameboy/ZGB-2023.0/common/include/SpriteManager.h:31: warning 283: function declarator with no prototype
  46. D:/Gameboy/ZGB-2023.0/common/include/BankManager.h:12: warning 283: function declarator with no prototype
  47. D:/Gameboy/ZGB-2023.0/common/include/Fade.h:7: warning 283: function declarator with no prototype
  48. D:/Gameboy/ZGB-2023.0/common/include/Fade.h:8: warning 283: function declarator with no prototype
  49. D:/Gameboy/ZGB-2023.0/common/src/main.c:33: warning 283: function declarator with no prototype
  50. D:/Gameboy/ZGB-2023.0/common/src/main.c:47: warning 283: function declarator with no prototype
  51. D:/Gameboy/ZGB-2023.0/common/src/main.c:48: warning 283: function declarator with no prototype
  52. D:/Gameboy/ZGB-2023.0/common/src/main.c:69: warning 283: function declarator with no prototype
  53. D:/Gameboy/ZGB-2023.0/common/src/main.c:97: warning 283: function declarator with no prototype
  54. compiling D:/Gameboy/ZGB-2023.0/common/src/Math.c
  55. compiling D:/Gameboy/ZGB-2023.0/common/src/Music.c
  56. D:/Gameboy/ZGB-2023.0/common/include/Music.h:10: warning 283: function declarator with no prototype
  57. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:97: warning 283: function declarator with no prototype
  58. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:98: warning 283: function declarator with no prototype
  59. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:108: warning 283: function declarator with no prototype
  60. D:/Gameboy/ZGB-2023.0/common/include/hUGEDriver.h:111: warning 283: function declarator with no prototype
  61. D:/Gameboy/ZGB-2023.0/common/src/Music.c:8: warning 283: function declarator with no prototype
  62. D:/Gameboy/ZGB-2023.0/common/src/Music.c:4: error 20: Undefined identifier 'TRUE'
  63. make: *** [../Release/zgb/Music.o] Fehler 1
Advertisement
Add Comment
Please, Sign In to add comment