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 builds? #22

Open
dromer opened this issue Feb 15, 2024 · 6 comments
Open

Linux builds? #22

dromer opened this issue Feb 15, 2024 · 6 comments

Comments

@dromer
Copy link
Contributor

dromer commented Feb 15, 2024

The Readme says Linux not compatible. but it can be built:

@Kiriki-liszt
Copy link
Owner

Hello!
Thank you for checking it out!
I don't have Linux running laptop anymore, and a bit lazy to make a bootable SSD...
Since I doesn't provide a Linux build, I just said it's not Linux compatible.
We can now safely say 'it's Linux compatible, but you have to build it yourself'
I'll update README!
Have a nice day =)

@dromer
Copy link
Contributor Author

dromer commented Feb 16, 2024

Yeah it does currently require to modify the CMakeLists.txt to point to the vst3sdk, but this is anyway the case for anyone not building on your system.

Maybe you can migrate to a gitmodule for the sdk and use github Actions to do the build for you.
Then have it upload the binaries for the release.

cheers

@glitterball
Copy link

I have been running the windows version under wine in Linux, however the meters don't work correctly.
A native linux build would be awesome.

@CodesoundR
Copy link

The Readme says Linux not compatible. but it can be built:

Hi,

How do I build for Ubuntu distribution? Is it possible to do so? A Native Linux Build is planned by owner? (PLEASE...)
cheers

@dromer
Copy link
Contributor Author

dromer commented Jun 30, 2024

How do I build for Ubuntu distribution?

Modify the CMakeLists.txt pointing vst3sdk_SOURCE_DIR to your VST3SDK directory.

@CodesoundR
Copy link

How do I build for Ubuntu distribution?

Modify the CMakeLists.txt pointing vst3sdk_SOURCE_DIR to your VST3SDK directory.

Oh, thank you so much! Now I try......
cheers

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

No branches or pull requests

4 participants