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. Qt getting started is so incredibly bad, I finally managed to get it started and then upgraded from 6.5.3 to 6.5.4 and now nothing works
Qt 6.11 is out! See what's new in the release blog

Qt getting started is so incredibly bad, I finally managed to get it started and then upgraded from 6.5.3 to 6.5.4 and now nothing works

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 250 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.
  • P Offline
    P Offline
    pchakrabarty
    wrote on last edited by pchakrabarty
    #1

    I so incredibly frustrated with Qt.

    I need to have both qtCreator and qtDesignStudio working in sync. Finally managed to get it to work by starting a demo project and modifying it with my App. It ran but now upgraded from 6.5.3 to 6.5.4 accidentally and now nothing works, why would you release non backward compatible components so near to each other, I hate it here.

    What is the name of god is the entire setup for current configuration? How does generating cmake build give so many artifacts. there are a thousand questions I have.

    It couldnt find qtquick studio components, then I pasted it from qtdesign studio. then it was failing at an enumeration, now its failing at qtpdfplugin not found.

    Everytime I open to start working on it I am filled with rage. And it was my brilliant idea to move to qtquick which my company is paying for.

    The the basic getting started would have helped, but no that was too much to do here. The getting started is so uniquely terse that I have to read the same sentense a thousand times to get hidden meaning out. Unbelievable.

    Issue:

    Qt/6.5.4/gcc_64/./qml/QtQuick/Pdf/libpdfquickplugin.so

    but this file does not exist. Possible reasons include:

    • The file was deleted, renamed, or moved to another location.

    • An install or uninstall procedure did not complete successfully.

    • The installation package was faulty and contained

      Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/QmlPlugins/Qt6PdfQuickpluginTargets.cmake

    but not all the files it references.

    Call stack:
    UntitledProject45/CMakeLists.txt::8::-1">/qtgui/UntitledProject45/CMakeLists.txt:8(find_package)
    Qt/6.5.4/gcc_64/lib/cmake/Qt6/Qt6Config.cmake::158::/Qt/6.5.4/gcc_64/lib/cmake/Qt6/Qt6Config.cmake:158</a> (find_package)
    Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake::124::/Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:124</a> (include)
    Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake::18::/Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake:18</a> (include)
    Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/QmlPlugins/Qt6PdfQuickpluginConfig.cmake::51::/Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/QmlPlugins/Qt6PdfQuickpluginConfig.cmake:51</a> (include)
    Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/QmlPlugins/Qt6PdfQuickpluginTargets.cmake::86::/Qt/6.5.4/gcc_64/lib/cmake/Qt6Qml/QmlPlugins/Qt6PdfQuickpluginTargets.cmake:86</a> (message)</code></body></html>

    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