objectbox / objectbox-c

C and C++ database for objects and structs
https://objectbox.io/
Apache License 2.0
194 stars 35 forks source link

can compile a DLL using static linking, changing the MD option to MT? #13

Closed huangbobonb closed 2 years ago

huangbobonb commented 3 years ago

Windows-side DLL loading requires additional runtime libraries

vaind commented 2 years ago

IIRC this has been resolved on StackOverflow (can't find the topic at the moment). If there's anything to be added here, feel free to reopen.