santiagocezar / rsdkv5-decomp-docs

docs for rsdkv5 decompilation
1 stars 1 forks source link

Flatpak on Steam Deck won't compile #2

Open NonBinaryPal opened 9 months ago

NonBinaryPal commented 9 months ago

I'm attempting to build Maniatic Launcher on my steam deck using flatpak. I follow the instructions correctly. I've Installed GNOME SDK, I can clone the manifest repository, and I removed the AUTOBUILD=1 from the .yaml. I put the command to compile everything with flatpak builder and it doesn't work. It says "Build directory build-dir not initialized, use flatpak build-init." So, I replace "flatpak-builder" with "flatpak build-ini" (without any parenthesis), and I get an error saying "Unknown option --force-clean". I am completely stuck and would really appreciate some help.

santiagocezar commented 9 months ago

Take a look at https://github.com/santiagocezar/maniatic-launcher/issues/2#issuecomment-1920305803, and btw, is this the manifest you used?