[Kde-games-devel] Review Request 122025: Use the Qca-qt5 package from Harald
Raymond Wooninck
tittiatcoke at gmail.com
Wed Jan 14 08:57:48 UTC 2015
> On Jan. 14, 2015, 6:27 a.m., Laurent Montel wrote:
> > For the moment impossible to show Qca-qt5 from ksirk
> > I used cmake -DCMAKE_INSTALL_PREFIX=/opt/kde5 -DQCA_SUFFIX=qt5 ../ for building qca
> >
> > but ksirk still doesn't want to show it
> >
> > -- Performing Test _OFFT_IS_64BIT - Success
> > CMake Warning at CMakeLists.txt:41 (find_package):
> > By not providing "FindQca-qt5.cmake" in CMAKE_MODULE_PATH this project has
> > asked CMake to find a package configuration file provided by "Qca-qt5", but
> > CMake did not find one.
> >
> > Could not find a package configuration file provided by "Qca-qt5"
> > (requested version 2.1.0) with any of the following names:
> >
> > Qca-qt5Config.cmake
> > qca-qt5-config.cmake
> >
> > Add the installation prefix of "Qca-qt5" to CMAKE_PREFIX_PATH or set
> > "Qca-qt5_DIR" to a directory containing one of the above files. If
> > "Qca-qt5" provides a separate development package or SDK, be sure it has
> > been installed.
> >
> > So for the moment I don't know what is broken.
Laurent,
As indicated you need to use the qt5 branch from the qca repo and you no longer need to use the QCA_SUFFIX. The branch itself has everything in there that is required. Also the Jenkins build system has already been switched to utilize this particular qt5 branch, so if a package is using Qca, then it needs to utilize the right Qca parameters in order NOT to fail on jenkins.
Building Qca from the master branch with utilizing the QCA_SUFFIX will cause the issue that the Qca-qt5Config.cmake files are installed in the directory /usr/lib/cmake/Qca. Cmake however would expect these files in /usr/lib/cmake/Qca-qt5.
- Raymond
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122025/#review73986
-----------------------------------------------------------
On Jan. 13, 2015, 11:53 a.m., Raymond Wooninck wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122025/
> -----------------------------------------------------------
>
> (Updated Jan. 13, 2015, 11:53 a.m.)
>
>
> Review request for KDE Games and Laurent Montel.
>
>
> Repository: ksirk
>
>
> Description
> -------
>
> Use the Qca-qt5 package from Harald
>
>
> Diffs
> -----
>
> ksirk/CMakeLists.txt f060929
> ksirk/iris/src/CMakeLists.txt baa0561
> CMakeLists.txt 2eaee41
>
> Diff: https://git.reviewboard.kde.org/r/122025/diff/
>
>
> Testing
> -------
>
> Build succesfully on the openSUSE OBS and Qca was properly detected.
>
>
> Thanks,
>
> Raymond Wooninck
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20150114/b3ade56f/attachment.html>
More information about the kde-games-devel
mailing list