Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. New issue with QT Creator on Windows 10
Qt 6.11 is out! See what's new in the release blog

New issue with QT Creator on Windows 10

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.9k Views 2 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.
  • J Offline
    J Offline
    jddd
    wrote on last edited by
    #1

    I encounter a new issue with QT Creator on Windows 10 /

    so I tried to create a QT Quick project.

    but
    1.
    When I execute (CTRL+R)
    the project is compiled but not executed (Nothing happen)
    Output says :
    "
    Démarrage de C:\Users\jddde\Documents\build-essai_QT_quick-Desktop_Qt_5_4_2_MSVC2013_32bit-Debug\debug\essai_QT_quick.exe...
    Qt: Untested Windows version 10.0 detected!
    QML debugging is enabled. Only use this in a safe environment.
    "

    When I open :
    Ressources qml.qrc / MainForm.ui.qml
    Qt Creator stops.
    VS debbuger says :
    "Unhandled exception at 0x0C17D09F (ig4dev32.dll) in qtcreator.exe: 0xC0000005: Access violation reading location 0x00000000."

    I think I will encounter many difficulties with Windows 10 !

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should upgrade your Qt version to 5.5, IIRC, the support for Windows 10 has been added

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      3
      • SGaistS SGaist

        Hi,

        You should upgrade your Qt version to 5.5, IIRC, the support for Windows 10 has been added

        J Offline
        J Offline
        jddd
        wrote on last edited by
        #3

        @SGaist thank you, I will try.

        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