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

Support older versions of macOS #423

Open
ok-coder1 opened this issue Jul 28, 2024 · 9 comments
Open

Support older versions of macOS #423

ok-coder1 opened this issue Jul 28, 2024 · 9 comments
Labels
bug Something doesn't work as expected

Comments

@ok-coder1
Copy link

Does it work with older versions of macOS?

I am using macOS Sierra 10.12.6.

The latest version does not work.

@theRookieCoder
Copy link
Collaborator

Can you describe what you mean by "it doesn't work".

@ok-coder1
Copy link
Author

ok-coder1 commented Jul 29, 2024

Ferium v4.7.0 on macOS 10.12.6:
dyld: cannot load 'ferium' (load command 0x80000034 is unknown)

@theRookieCoder theRookieCoder changed the title Does it work with older versions of macOS? Support older versions of macOS Jul 30, 2024
@theRookieCoder theRookieCoder added the bug Something doesn't work as expected label Jul 30, 2024
@theRookieCoder
Copy link
Collaborator

This will require some changes in the build action. For now, you can compile it from source to make it work.

@ok-coder1

This comment was marked as off-topic.

@ok-coder1

This comment was marked as off-topic.

@theRookieCoder

This comment was marked as off-topic.

@ok-coder1

This comment was marked as off-topic.

@ok-coder1

This comment was marked as resolved.

1 similar comment
@ok-coder1
Copy link
Author

It's not that hard with Rust, just run curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Well running curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh spat out this error: curl: (35) Unknown SSL protocol error in connection to sh.rustup.rs:-9836.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work as expected
Development

No branches or pull requests

2 participants