ami-iit / sharedlibpp

Tiny cross-platform plug-in system (dll, so, dylib)
Other
14 stars 5 forks source link

Document that on Windows the library, the plugins and any code that uses them should be compiled with ABI-compatible compilers and link the same CRT #2

Open traversaro opened 6 years ago

traversaro commented 6 years ago

This may be obvious for experienced Windows developers, but could be helpful for beginners. See https://www.reddit.com/r/cpp/comments/9c9kqz/do_cpp_users_wantneed_a_cross_platform_framework/e5bxk6o .