loadlibrary icon indicating copy to clipboard operation
loadlibrary copied to clipboard

make loadlibrary work in c++

Open milahu opened this issue 2 months ago • 0 comments

make mpclient.c compile with clang++/g++ this is needed to use loadlibrary in c++ projects

not tested if mpclient.c still compiles with clang/gcc maybe this needs more #ifdef __cplusplus branches

milahu avatar Apr 18 '24 07:04 milahu