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

Small changes to compile for Linux #1

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

erroreyes
Copy link

In order to compile RSBrokenMedia for Linux, I had to make a small update in Utilities.h to make an explicit reference to std::isnan. In addition, I updated the jucer file to create a Makefile for Linux. Once I made these two adjustments, I was able to compile the plugin successfully, and so far it runs well in Kubuntu and Bitwig 5.1.2.

@erroreyes
Copy link
Author

I think that ultimately the changes to RSBrokenMedia.jucer for Linux may not be final and other Linux users may have to adjust it to point to their local Juce libs. At least they offer a starting point.

@reillypascal reillypascal merged commit 150d1ec into reillypascal:main Dec 28, 2023
@reillypascal
Copy link
Owner

Thanks! This is helpful.

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.

None yet

2 participants