Strauss
Strauss copied to clipboard
gcc compiler option; '-Zi' of -Z
Hi, I'm grad to reference your project, thank you so much.
But I cannot compile your project because of -Z option.
I searched it but I couldn't get any information about '-Z' option in gcc.
What is that mean -Z?
Thank you.
I'm not sure. I compile with MSVC2017 but I believe MinGW would also work. Other than that, for it to compile you would also need to include the VST2 sdk files off of the steinberg website as well as build Portaudio for your machine and include that.
I thought the vst plugin made the problem. Thank you a lot!