Closed kamisori closed 1 year ago
i noticed problems during linking, this fixed them for me
through trial and error at first i ended up using the .static.lib files during linking, it worked.
but after reading more into linking dynamic libraries on windows, i figured the .lib files are enough to link to a dll
i noticed problems during linking, this fixed them for me
through trial and error at first i ended up using the .static.lib files during linking, it worked.
but after reading more into linking dynamic libraries on windows, i figured the .lib files are enough to link to a dll