Issue getting the AudioPluginHost working

When I first tried to get the audio plugin host working to start making plugins I was receiving this error
fatal error: 'pluginterfaces/vst/vsttypes.h' file not found

Trying to google and search on here for an answer was unsuccessful. I decided to try and use the steinberg VST3 instead but am getting this error:
"Steinberg::Vst::PlugInterfaceSupport::PlugInterfaceSupport()", referenced from: Steinberg::Vst::HostApplication::HostApplication() in include_juce_audio_processors.mm.o

Has anyone here ever fixed either of these issues or maybe provide some insight into how to get this setup?

EDIT: Nevermind , seems to actually be an error with CLion