Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install on Debian Bullseye #6

Open
ACOdell opened this issue Apr 14, 2020 · 2 comments
Open

Can't install on Debian Bullseye #6

ACOdell opened this issue Apr 14, 2020 · 2 comments

Comments

@ACOdell
Copy link

ACOdell commented Apr 14, 2020

Hey! Trying to undo a nasty satellite bug on an Ironman Classic run and ended up finding this to enable the console. I've installed the proper dependencies that tukkek talked about, but when I try install everything, it seems to break. This means that I don't get those shiny binaries I need to do the proper patching (PatcherGUI opens, but I get the "Can not find PatchUPK" error). I've attached the install output and what I presume is the offending makefile. Unfortunately, I don't have a lot of C++ experience, so I can't do much by myself on this one.

Attempted on Debian Bullseye (testing circa April 2020).

install_output.txt

Makefile.txt

@wghost
Copy link
Owner

wghost commented Jun 11, 2020

Do not use the newest UPKUtils with PatcherGUI! Read the readme, please: "The updated versions of the tools might not be working properly with PatcherGUI. Use the v7.3 sources released on Apr 10, 2015 for that purpose."

@BrettRyland
Copy link

I know this is an old issue, but as I posted here, I got this working again.
The issue seemed to be just a change in the commandline arguments for DecompressLZO, which together with adding #include <cstdint> to a few files is enough to get both PatcherGUI and UPKUtils to compile. I've tested it and am currently playing through a new campaign with a few mods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants