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

Linux: Add update check support #237

Open
firthm01 opened this issue Feb 22, 2023 · 0 comments
Open

Linux: Add update check support #237

firthm01 opened this issue Feb 22, 2023 · 0 comments
Labels

Comments

@firthm01
Copy link
Contributor

This has purposely been left out by using #ifndef __linux__ around relevant code. This is because we still require libcurl on linux even if we're using juce::URL and the user may not have it installed.
Note that this will require the JUCE CURL macro changing in AppConfig.h of the extension. We should probably also statically link.

@firthm01 firthm01 added the linux label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant