This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
No rule to make target 'build/core/game_genie.o', needed by 'build/gw_retro_go.elf'. Stop. #197
Labels
bug-triage
Perhaps a bug
Please don't attach or link to game ROMs and similar files unless the license explicitly allows this.
Please include the following:
xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-arm64.tar.gz
xpack-openocd-0.12.0-2
game-and-watch-backup
game-and-watch-retro-go
game-and-watch-flashloader
Describe the bug
splin@rpi5:~/opt/game-and-watch-retro-go $ make GCC_PATH=/home/splin/opt/xpack-arm-none-eabi-gcc-13.2.1-1.1/bin/ COVERFLOW=1 COMPRESS=lzma GNW_TARGET=zelda flash
Entering 'LCD-Game-Emulator'
Entering 'blueMSX-go'
Entering 'caprice32-go'
Entering 'gwenesis'
Entering 'potator'
Entering 'prosystem-go'
Entering 'retro-go-stm32'
make[1]: Entering directory '/home/splin/opt/game-and-watch-retro-go'
[ BASH ] Checking for updated roms
make[1]: *** No rule to make target 'build/core/game_genie.o', needed by 'build/gw_retro_go.elf'. Stop.
make[1]: Leaving directory '/home/splin/opt/game-and-watch-retro-go'
make: *** [Makefile.common:733: flash] Error 2
To Reproduce
Expected behavior
completed the make and flash.
Screenshots
![image](https://private-user-images.githubusercontent.com/4444162/316279315-d05d8423-8f13-4db6-91e8-74faddac80fc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODkwNTIsIm5iZiI6MTczOTU4ODc1MiwicGF0aCI6Ii80NDQ0MTYyLzMxNjI3OTMxNS1kMDVkODQyMy04ZjEzLTRkYjYtOTFlOC03NGZhZGRhYzgwZmMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDMwNTUyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzgwYzEzOWY1YTQ3MjE3N2ExNjY0ZGMzZWRmZWUxNWQ3NjE1NjFmYmMwMTEzYzMxZTFlOTM1ZjRlYjQ4NTEwYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ._d2iVsFyZIvjbM519fbDNDiXe767hPSxWv_eS37-1z0)
Desktop environment:
Additional context
Using original 4MB flash storage.
The text was updated successfully, but these errors were encountered: