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 Creator bombs on startup: Windows 8
Forum Updated to NodeBB v4.3 + New Features

Qt Creator bombs on startup: Windows 8

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.1k 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.
  • P Offline
    P Offline
    pierssen
    wrote on 26 Dec 2014, 22:47 last edited by
    #1

    I tried installing Qt via Qt Online Installer for Windows. My OS is 32-bit Windows 8.1 Pro. When I try to run Qt Creator, it bombs at ig4dev32.dll. Any ideas?

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hskoglund
      wrote on 27 Dec 2014, 02:12 last edited by
      #2

      Hi, ig4dev32.dll is an Intel OpenGL driver so maybe your OpenGL is a bit under the weather, try starting Qt Creator without the Welcome plugin (which uses OpenGL), if you installed Qt to C:\Qt type this in a CMD window:
      @
      c:
      cd \Qt\Tools\QtCreator\Bin
      qtcreator -noload Welcome
      @

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pierssen
        wrote on 27 Dec 2014, 04:09 last edited by
        #3

        Yes, I was pretty sure that it was an OpenGL issue. Disabling the Welcome worked on my Win7 machine but not the Win8 machine. I tried uninstalling the OpenGL packages but that made no difference. I wasn't aware that Qt Creator itself was so dependent on OpenGL.

        Win8 and OpenGL seem to be like oil and water. After doing some more searching around, I found a Microsoft forum that suggested installing the Win7 graphic driver on my Win8 machine, and sure enough that did the trick.

        Thanks for your help!

        1 Reply Last reply
        0
        • P Offline
          P Offline
          pierssen
          wrote on 30 Dec 2014, 14:41 last edited by
          #4

          Not solved after all. Windows 8 keeps wanting to "update" my Windows 7 driver, and even though I tell it to roll back, it does it again after a couple of days. Obviously this machine is not appropriate for Qt development.

          1 Reply Last reply
          0

          1/4

          26 Dec 2014, 22:47

          • Login

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