macOS
johannphilippe opened this issue · 1 comments
johannphilippe commented
color :
struct color
{
uint8_t r, g, b, a;
};
colours called with single brackets
also csound.hpp instead of csound/csound.hpp
remove filesystem (not standard in macOS)
johannphilippe commented
same as windows : if(BUILD_CSOUND_OPCODE) (rather than ${BUILD_CSOUND_OPCODE})