Github messages for voidlinux
 help / color / mirror / Atom feed
From: LinArcX <LinArcX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Package 'Qt5Quick', required by 'Qt5QuickControls2', not found
Date: Sat, 14 Mar 2020 11:41:54 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20088@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1951 bytes --]

New issue by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/20088

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
    `Void 5.4.25_1 x86_64 GenuineIntel uptodate hold rrDDDFFFFF`
* package:  
  `qt5-quickcontrols2-devel`

### Expected behavior
I want to link [my-application](https://github.com/LinArcX/qtcneo) against Qt5Quick with cmake without any error.

### Actual behavior


### Steps to reproduce the behavior
Install `cmake`, `qt5`, `qt5-devel`, `qt5-quickcontrols2-devel` and clone [this project](https://github.com/LinArcX/qtcneo). Create a directory called build, cd into it and run: `cmake ..`

```
╰ cmake ../
-- The CXX compiler identification is GNU 9.2.0
-- Check for working CXX compiler: /bin/c++
-- Check for working CXX compiler: /bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The C compiler identification is GNU 9.2.0
-- Check for working C compiler: /bin/cc
-- Check for working C compiler: /bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /bin/pkg-config (found version "0.29.2") 
-- Checking for modules 'Qt5Core;Qt5QuickControls2;Qt5Gui;Qt5OpenGL;Qt5Network'
--   Package 'Qt5Quick', required by 'Qt5QuickControls2', not found
CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:463 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:643 (_pkg_check_modules_internal)
  CMakeLists.txt:15 (PKG_CHECK_MODULES)
```


             reply	other threads:[~2020-03-14 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-14 10:41 LinArcX [this message]
2020-03-14 10:52 ` LinArcX
2020-03-14 10:53 ` [ISSUE] [CLOSED] " LinArcX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20088@inbox.vuxu.org \
    --to=linarcx@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).