Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Review Request #3679 — Created Nov. 23, 2024 and submitted 4 months, 1 week ago
Meson adds the lib prefix for shared_library targets, even on Windows.
lib
shared_library
Compiled and ran in devenv and no longer got a DLL-load-failed popup.
Great work, thanks!!