citra-emu / citra

A Nintendo 3DS Emulator

Home Page:https://citra-emu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't build Citra Canary with my Raspberry Pi

Lolothepro opened this issue · comments

Issue

-- Extracting linuxdeploy-x86_64.AppImage
/home/rpi4/citra-canary/build/externals/linuxdeploy/linuxdeploy-x86_64.AppImage: 1: Syntax error: "(" unexpected
CMake Error at CMakeModules/BundleTarget.cmake:256 (message):
  AppImage extract failed: 2
Call Stack (most recent call first):
  CMakeModules/BundleTarget.cmake:322 (download_linuxdeploy_component)
  CMakeModules/BundleTarget.cmake:355 (bundle_target_internal)
  CMakeLists.txt:450 (bundle_target)


-- Configuring incomplete, errors occurred!
See also "/home/rpi4/citra-canary/build/CMakeFiles/CMakeOutput.log".
See also "/home/rpi4/citra-canary/build/CMakeFiles/CMakeError.log".

Workaround: -DCITRA_ENABLE_BUNDLE_TARGET=OFF

Fixed by #7389 on next release.