Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. change target pyqt version without recompile
Forum Updated to NodeBB v4.3 + New Features

change target pyqt version without recompile

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 292 Views 1 Watching
  • 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.
  • Kent-DorfmanK Offline
    Kent-DorfmanK Offline
    Kent-Dorfman
    wrote on last edited by
    #1

    Anyone know if it is possible to change the target Qt version for an existing pyqt setup, without reinstalling pyqt for that specific Qt version?

    I am always very paranoid about contaminating a development environment so I built 5.12.1 using a non-standard path and then I set up my development LD_LIBRARY_PATH and PATH to point to that environment. I want to use pyqt with it, but the system default pyqt still points to 5.11.x and when I override the LD_LIBRARY_PATH it tells me that pyqt has private 5.11 symbols in the link libraries. It really seems shortsighted that you'd have to rebuild it for minor version changes...and I don't want the rebuild of pyqt to contaminate the version that was in the linux distro.

    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