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

Fluxengine.app Mac version won't load libs #733

Open
elosha opened this issue Dec 13, 2023 · 2 comments
Open

Fluxengine.app Mac version won't load libs #733

elosha opened this issue Dec 13, 2023 · 2 comments

Comments

@elosha
Copy link
Contributor

elosha commented Dec 13, 2023

Hey, sadly again it won't launch … this time the libraries are there (bundled), but they won't get loaded:

Library not loaded: @executable_path/../libs/libwx_osx_cocoau_core-3.2.0.2.2.dylib
Referenced from: /Applications/FluxEngine.localized/FluxEngine.app/Contents/MacOS/fluxengine-gui
Reason: no suitable image found. Did find:
/Applications/FluxEngine.localized/FluxEngine.app/Contents/MacOS/../libs/libwx_osx_cocoau_core-3.2.0.2.2.dylib: cannot load 'libwx_osx_cocoau_core-3.2.0.2.2.dylib' (load command 0x80000034 is unknown)
/Applications/FluxEngine.localized/FluxEngine.app/Contents/MacOS/../libs/libwx_osx_cocoau_core-3.2.0.2.2.dylib: stat() failed with errno=1
/Applications/FluxEngine.localized/FluxEngine.app/Contents/MacOS/../libs/libwx_osx_cocoau_core-3.2.0.2.2.dylib: cannot load 'libwx_osx_cocoau_core-3.2.0.2.2.dylib' (load command 0x80000034 is unknown)
/Applications/FluxEngine.localized/FluxEngine.app/Contents/MacOS/../libs/libwx_osx_cocoau_core-3.2.0.2.2.dylib: stat() failed with errno=1

I guess (load command 0x80000034 is unknown) doesn't work on older OSes.

Fluxengine.app Latest Dev Build Apr 19, 2021
MacOSX 10.13.6

@davidgiven
Copy link
Owner

10.13 is really old. Like, 2017. I'm sorry, but I don't have the capacity to build for High Sierra --- neither my development machine nor the GitHub CI system have that. If you know of a way to target old machines on modern SDKs I can give that a try but otherwise I can't do anything.

@elosha
Copy link
Contributor Author

elosha commented Dec 13, 2023

It was only 4 years "old" when the build was created … I would use greaseweazle if python wouldn't fuck itself up all the time.

Nevermind … I miss DOS, when running a system wouldn't require 9 different build systems and DOS meant run it on whatever you want 30 years later …

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

2 participants