Open erizocosmico opened 4 years ago
Back in the day when we implemented the shared library for macOS and Linux c-shared buildmode didn't support windows. Now it's supported, so we should ideally make sure that it works on windows and add a makefile task for generating it.
c-shared
This is going to be a pre-requisite for supporting multi-platform CI for all other language bindings e.g #14 and #5.
Back in the day when we implemented the shared library for macOS and Linux
c-shared
buildmode didn't support windows. Now it's supported, so we should ideally make sure that it works on windows and add a makefile task for generating it.