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
Add Carla support for Windows #5713
Conversation
|
Reproduced with Carla 2.2 and MSVC build of LMMS. It seems like Carla crashed in |
I found that it's related to the (improperly implemented) |
@PhysSong would you like to wait to merge this PR until the bug is resolved, or merge and open a new issue? |
Merging. I'll open a new issue for the crash. |
Closes #4654
This PR should be safe for backport to 1.2.x if needed.
What the PR does:
libcarla_native-plugin.dll
tocarla.dll
to match that of the Windows releasePATH
conflict preventing Carla from finding PyQtSteps to use Carla with LMMS:
Carla.lv2
to yourPATH
environment variable (e.g.C:\Carla_2.2.0-win64\Carla.lv2
)Known issues: