You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the SUPRA library in accordance to LGPL 2.1, but there is no way to build it as a DLL, only static. None of the code contains the necessary __declspec(dllexport) declarations for instance.
Would it be possible to provide this option? Would it make sense for me to provide the required changes as a pull request?
Thank you
The text was updated successfully, but these errors were encountered:
I would like to use the SUPRA library in accordance to LGPL 2.1, but there is no way to build it as a DLL, only static. None of the code contains the necessary __declspec(dllexport) declarations for instance.
Would it be possible to provide this option? Would it make sense for me to provide the required changes as a pull request?
Thank you
The text was updated successfully, but these errors were encountered: