Strauss icon indicating copy to clipboard operation
Strauss copied to clipboard

gcc compiler option; '-Zi' of -Z

Open wooseokyourself opened this issue 7 years ago • 2 comments

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.

wooseokyourself avatar Apr 25 '19 15:04 wooseokyourself

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.

Noahdw avatar Apr 25 '19 15:04 Noahdw

I thought the vst plugin made the problem. Thank you a lot!

wooseokyourself avatar Apr 26 '19 00:04 wooseokyourself