﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
217	cmake reports cx library not found when building zint with Qt5	Lewis Rosenthal		"I'm not well versed in cmake or Qt5, but I'm guessing this is not something specific to Qt5.

During cmake for zint, configuring is incomplete, leaving off with:

{{{
CMake Error at /@unixroot/usr/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:74 message):
  Library not found: cx
Call Stack (most recent call first):
  /@unixroot/usr/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:228 (_qt5_UiTools_process_prl_file)
  CMakeLists.txt:67 (find_package)
}}}

I also see in CMakeError.log:

{{{
The C compiler identification could not be found in ""J:/devel/zint-2.6.3.src/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId""
}}}

I'm not sure what I may be missing. rpm -qa gives me:

cmake-3.10.3-1.oc00.pentium4
cmake-gui-3.10.3-1.oc00.pentium4
cmake-rpm-macros-3.10.3-1.oc00.noarch
cmake-data-3.10.3-1.oc00.noarch
cmake-filesystem-3.10.3-1.oc00.pentium4
cmake-doc-3.10.3-1.oc00.noarch
qt5-srpm-macros-5.13.1-1.oc00.noarch
qt5-qttools-libs-designer-5.13.1-1.oc00.i686
qt5-qtbase-5.13.1-1.oc00.i686
qt5-qtbase-gui-5.13.1-1.oc00.i686
qt5-assistant-5.13.1-1.oc00.i686
qt5-devel-5.13.1-1.oc00.noarch
qt5-qttools-devel-5.13.1-1.oc00.i686
qt5-designer-5.13.1-1.oc00.i686
qt5-qtsvg-5.13.1-1.oc00.i686
qt5-linguist-5.13.1-1.oc00.i686
qt5-qtdeclarative-5.13.1-1.oc00.i686
qt5-qtbase-common-5.13.1-1.oc00.noarch
qt5-doctools-5.13.1-1.oc00.i686
qt5-qttools-libs-designercomponents-5.13.1-1.oc00.i686
qt5-qttools-common-5.13.1-1.oc00.noarch
qt5-qtsvg-devel-5.13.1-1.oc00.i686
qt5-qtbase-static-5.13.1-1.oc00.i686
qt5-qttools-static-5.13.1-1.oc00.i686
qt5-qtdeclarative-devel-5.13.1-1.oc00.i686
qt5-qttools-libs-help-5.13.1-1.oc00.i686
qt5-qtdeclarative-static-5.13.1-1.oc00.i686
qt5-rpm-macros-5.13.1-1.oc00.noarch
qt5-qttools-5.13.1-1.oc00.i686
qt5-qtbase-devel-5.13.1-1.oc00.i686"	defect	closed	major		*none		highest	worksforme		
