Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. No makefile in qt-6.3.0 any more? `cmake --install ..` in NOT working properly

No makefile in qt-6.3.0 any more? `cmake --install ..` in NOT working properly

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 185 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jiapei100J Offline
    jiapei100J Offline
    jiapei100
    wrote on last edited by
    #1

    Hi, all:

    After having successfully built qt-everywhere-src-6.3.0 on Ubuntu 22.04, I tried to install it with the command ➜ build cmake --install .., but failed with the following ERROR messages:

    -- Up-to-date: /opt/Qt-6.3.0/libexec/moc/CMakeFiles
    CMake Error at ....../qt-everywhere-src-6.3.0/qtbase/src/tools/moc/cmake_install.cmake:56 (file):
      file RPATH_CHANGE given FILE "/opt/Qt-6.3.0/libexec/moc" that does not
      exist.
    Call Stack (most recent call first):
      ....../qt-everywhere-src-6.3.0/qtbase/src/cmake_install.cmake:57 (include)
      ....../qt-everywhere-src-6.3.0/qtbase/cmake_install.cmake:262 (include)
      ....../qt-everywhere-src-6.3.0/cmake_install.cmake:47 (include)
    

    Did anybody meet the same issue?

    Cheers
    Pei

    Welcome to Longer Vision
    https://www.longervision.com

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved