DLL creation #225
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've got it installed:
When executing (cmake ... -G "Visual Studio 17 2022" -A x64 AND cmake --build . --config Release) creates a file with *.lib extension but I need *.dll how do I do it?