PojavLauncherTeam / PojavLauncher_iOS

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for iOS/iPadOS platform.
GNU General Public License v3.0
2.23k stars 479 forks source link

[Question] Compiling/building PojavLauncher on Linux #244

Closed AMDBartek closed 2 years ago

AMDBartek commented 3 years ago

Ask the question here.

First off, I want to say, good job on the launcher it works really well.

Is there any way I could compile/build PojavLauncher on Linux (more specifically Ubuntu)?

crystall1nedev commented 3 years ago

At the moment you can't compile PojavLauncher on Linux. With some tweaks to the Makefile it could possibly work, I have not yet tried this and plan on doing something to allow compiling on Linux in the future. In the meantime, you can use a macOS enabled computer or an iOS device to compile.

AMDBartek commented 3 years ago

Alright, thanks for the response. I will try modifying the Makefile and if that does not work, I will compile it on my iPhone X. If I get the Makefile working, I can share it if you want.

AMDBartek commented 3 years ago

Unfortunately, I was not able to get the Makefile working. Maybe someone who knows more about Mac OS can get further than me.

khanhduytran0 commented 3 years ago

Did you tried Theos toolchain and even Darling?

crystall1nedev commented 3 years ago

@khanhduytran0 I have already attempted this in the past, #113. I may be able to try again with Procursus rather than Homebrew?

AMDBartek commented 3 years ago

I have not yet tried Theos or Darling, I’ll try Theos as Darling didn’t work but I don’t think I could get very far with it.

If it does not work, I will use a MacOS KVM or my phone for the time being.

crystall1nedev commented 2 years ago

Closing as this is tracked in #184.