Skip to content

Commit 8b6f185

Browse files
committed
Stay with Qt 5.12.4 since there are issues with configuration under 5.12.7
Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
1 parent befcea3 commit 8b6f185

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/Qt5.cmake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ if(Qt511)
3737
set(qt5_installer_version "qt5.5112")
3838
endif()
3939

40-
40+
# Qt 5.12 shoudl STAY at 5.12.4. 5.12.7 had issues with DREAM3D configuration throwing errors.
41+
#
4142
if(Qt512)
4243
if(Qt595 OR Qt510 OR Qt511)
4344
message(FATAL_ERROR "Please select only 1 kind of Qt to install")

0 commit comments

Comments
 (0)