retro-esp32 / RetroESP32

Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Creative Commons Attribution Share Alike 4.0 International
590 stars 92 forks source link

Compilation error when running ./ota #107

Closed Wallnutts closed 2 years ago

Wallnutts commented 2 years ago

Screenshot 2022-05-31 160007

Some files seem to be missing in esp-idf leading to these compilation issues. I have already ran ./installer script and even tried to install the links within the script manually but still leads to these issues

32teeth commented 2 years ago

Hi there

Thanks for the notice

Attempt to build core

cd Scripts
source helpers/paths
cd ../Launchers/retro-esp32
make -j16

If the above works, follow the steps in ota script

cd Scripts
./ota

Please Note: We are not really building more on this platform and have instead moved to ducalex's retro-go