Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
QSR 1.2, QSR 2.0 RC3
-
None
Description
When trying to build QtSafeLayoutTool with MSVC as debug build, it fails due to looking for qsrcalccrc in the release folder instead of debug folder.
:-1: error: LNK1181: cannot open input file '<path>\build-qtsaferenderer-Desktop_Qt_6_2_6_MSVC2019_64bit-Debug\src\calccrc\*release*\qsrcalccrc.lib'
The qsrcalccrc.lib is properly build to:
<path>\build-qtsaferenderer-Desktop_Qt_6_2_6_MSVC2019_64bit-Debug\src\calccrc\*debug*\qsrcalccrc.lib