Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.0.0 Alpha
-
Windows 10 x64
Description
Building example Examples/Qt-6.0.0/linguist/hellotr fails with following error, also tutorials/alarms fails with same error:
15:35:16: Running steps for project hellotr... 15:35:16: Persisting CMake state... 15:35:20: Starting: "C:\Utils\CMake\Tools\CMake_64\bin\cmake.exe" --build . --target all [1/4 9.5/sec] Automatic MOC and UIC for target hellotr [2/4 10.1/sec] Building CXX object CMakeFiles\hellotr.dir\hellotr_autogen\mocs_compilation.cpp.obj [3/4 1.7/sec] Building CXX object CMakeFiles\hellotr.dir\main.cpp.obj [4/4 1.3/sec] Linking CXX executable hellotr.exe qtmaind.lib(qtmain_win.cpp.obj) : warning LNK4099: PDB 'WinMain.pdb' was not found with 'qtmaind.lib(qtmain_win.cpp.obj)' or at 'C:\Users\joaijala\RTA\qt5\Examples\Qt-6.0.0\linguist\build-hellotr-Desktop_Qt_6_0_0_MSVC2019_64bit-Debug\WinMain.pdb'; linking object as if no debug info qtmaind.lib(qtmain_win.cpp.obj) : warning LNK4099: PDB 'WinMain.pdb' was not found with 'qtmaind.lib(qtmain_win.cpp.obj)' or at 'C:\Users\joaijala\RTA\qt5\Examples\Qt-6.0.0\linguist\build-hellotr-Desktop_Qt_6_0_0_MSVC2019_64bit-Debug\WinMain.pdb'; linking object as if no debug info 15:35:24: The process "C:\Utils\CMake\Tools\CMake_64\bin\cmake.exe" exited normally. 15:35:24: Elapsed time: 00:09.
Build with Creator, Qt6.0.0 snapshot: 195a8210c167a435cbbc10ff782926f1a3ea3a75
Attachments
Issue Links
- duplicates
-
QTBUG-86423 Qt 6.0.0-0-202008280953 causes qmake linker warning
- Closed