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. Please help with Qt Creator. For some reason builds take very long and simulator doesnt want to start.
QtWS25 Last Chance

Please help with Qt Creator. For some reason builds take very long and simulator doesnt want to start.

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.1k 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.
  • M Offline
    M Offline
    mithali
    wrote on last edited by
    #1

    Hi,
    I am totally new to Qt. I just installed the sdk with default settings on windows xp pc and run QtCreator. I tried build and run clock example application following the help file there. Building it took cca 10minutes! Which seems too long, isnt it? And then it crashed when trying to start the simulator. Then I tried battery status example and again... it took very long to build(and it should only display progressbar and simple text) and then crashed while starting simulator.
    Application output says: Could not start simulator!
    And MS Visual C++ window pops up saying: Debug error... File c:\ndk_buildreposy\qt-simulator\src\corelib\glbal\qglobal.cpp... Line 2271 ...Could not start simulator!
    But I have no direcotry ndk_buildreposy on my C driver.

    What may be wrong? It is really frustrating :( Do I need to have Visual Studio 2008 installed separatelly or something? I have only Visual Studio C++ 2008 Express as it is free.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Welcome to this forum

      There is teh possibility to use Qt creator with msvc2008 compiler.
      In general, it should work. However, you can use Qt and stay completely with the msvc2008 environment. Or you can use Qt with Qt creator and the mingw compiler.
      Since you have only access to the express of msvc, I would recommend to start using qt creator with the compiler as it comes and that is the mingw compiler.
      Did you install mingw with the sdk?

      Vote the answer(s) that helped you to solve your issue(s)

      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