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

Exclude FileSystemWatcher from Android build. #49

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

atsushieno
Copy link
Contributor

I'm trying to get AudiblePlanets running on Android (it partially does already), but it fails to build at Gin due to missing reference to FileSystemWatcher.

Since Gin already exclude JUCE_IOS, it would be fair to exclude that class from Android builds too.

@atsushieno
Copy link
Contributor Author

(I have added another commit to exclude UpdateChecker and NewsChecker which were also excluded on iOS too (also blocking AudiblePlanets port).

@FigBug FigBug merged commit f965e8c into FigBug:master Apr 14, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants