Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt configuration
Qt 6.11 is out! See what's new in the release blog

Qt configuration

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 3.0k 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.
  • H Offline
    H Offline
    hle12
    wrote on last edited by
    #1

    I install Qt IDE. then create a sample project. When I run it said:
    Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
    QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors."

    How to fix

    raven-worxR 1 Reply Last reply
    0
    • H hle12

      I install Qt IDE. then create a sample project. When I run it said:
      Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
      QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors."

      How to fix

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @hle12 said in Qt configuration:

      Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
      QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors."

      exactly as the warning states.
      Do you set the QT_DEVICE_PIXEL_RATIO env variable somehwere in your code / environment?
      You may also read this

      What Qt version are you using?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1

      • Login

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