Compilation failed :( tst_qwindow.obj : error LNK2019: unresolved external symbol __imp__IsWindowVisible@4 referenced in function "bool __cdecl isNativeWindowVisible(class QWindow const *)" (?isNativeWindowVisible@@YA_NPBVQWindow@@@Z) release\tst_qwindow.exe : fatal error LNK1120: 1 unresolved externals
Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00222/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1410180414): http://codereview.qt-project.org/94154 [PS1] - Windows styles: Avoid theme.rect recalculation http://codereview.qt-project.org/94179 [PS2] - Improve QOpenGLWidget docs regarding fb preservation http://codereview.qt-project.org/94114 [PS3] - Don't accept json strings with trailing garbage http://codereview.qt-project.org/94108 [PS2] - Fix bugs in internal comparison operators http://codereview.qt-project.org/93725 [PS3] - Force a full layout on the frame if it's vertical geometry changes http://codereview.qt-project.org/93658 [PS4] - Properly detect UTF-8 BOM markers in ini files _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
