<div dir="ltr">Hi<br>I am compiling QGIS 3.28.5 with minor changes on Windows 10 system --> running configonly.bat --> ninja and build compilation successful. After ninja install, the QGIS files are install in OSGeo4W/apps/qgis-test and qgis running quite successful from bin/qgis.exe.<br><br>Now I have create msi using <a href="https://github.com/jef-n/OSGeo4W" target="_blank">https://github.com/jef-n/OSGeo4W</a> and replace my QGIS app file with those which are created by <a href="https://github.com/jef-n/OSGeo4W" target="_blank">https://github.com/jef-n/OSGeo4W</a> and win to create msi successfully. After installation of that msi installer, QGIS gives the error.<br>-------------------------------------------------------------------------------------<br>Oops, looks like an error loading QGIS<br>Details:<br>Could not load qgis_app.dll<br>Windows Error : The specified module could not be found.<br>Help:<br>Check C:\Program Files\QGIS 3.28.5\bin\qgis-ltr-bin.env for correct environment paths<br>--------------------------------------------------------------------------------------<br><br>Whereas if I create the whole setup with cmake-gui and do compilation on VS 2019 and generate msi installer everything runs fine. There is no issue at all.<br><br>My question is why the ninja build compiled qgis is not running after every successful process, i.e after creation of msi installer. Is there anything which I am missing?<div><br></div><div><br></div><div>Regards</div><div>Paul N<span></span><br><br></div></div>