When trying to compile the plugin I get errors, that source files are missing.
CMyUDPSink.cpp
CMyUDPSrc.cpp
DirectSoundInputStream.cpp
DirectSoundOutputStream.cpp
GZipCompress.cpp
are all missing in the sources folder but are included in the project file.
Also simply manually excluding them from the build process only leads to many more errors.
Am I doing something wrong or is that an error in the files?
When trying to compile the plugin I get errors, that source files are missing.
CMyUDPSink.cpp
CMyUDPSrc.cpp
DirectSoundInputStream.cpp
DirectSoundOutputStream.cpp
GZipCompress.cpp
are all missing in the sources folder but are included in the project file.
Also simply manually excluding them from the build process only leads to many more errors.
Am I doing something wrong or is that an error in the files?