Add new comment

Permalink

I installed all the dependencies you include here
https://launchpad.net/~rncbc

If you look closely at the error, it says it FINDS THEM, but considers them not found due to a configuration.
Searching the forums I think I understand that it is a qt6 bug, but then I don't understand why others can compile.

Here https://forum.qt.io/topic/137551/cmake-finds-cross-compiled-qt6-config-…
a user says:
____

There is a specular issue opened here:
https://forum.qt.io/topic/134586/installed-qt6-to-linux-cmake-target-qt…
for such cmake lists:

cmake_minimum_required(VERSION 3.10)
cmake_policy(SET CMP0084 NEW)
project(test)
find_package(Qt6 REQUIRED COMPONENTS Core)
target_link_libraries(test INTERFACE Qt::Core)
add_executable(test main.cpp)

and by invoking:
cmake .. -DCMAKE_PREFIX_PATH=/home/michal/Qt/6.3.1/gcc_64/lib/cmake/Qt6

the problem still persists.
Thanks.
___

I already told you, I'm a newbie and it's beyond me :(

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.