Page 1 of 1

Why msvc package don't contain debug and release dll ?

Posted: Fri Feb 24, 2023 4:42 pm
by JFM

Why msvc package don't contain debug and release dll and lib ? It look to contain only a release one with debug information. Why ? Can we have a package with the debug lib and dll and release one too in 2 different folder ? With actual package we cannot build in debug (std::string crash imediatly in Ogre) because ogre dll is in release.

Thanks.