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. Win7 32-bit Unable to get Creator 2.6.2(5.0 distribution) to work properly. Crashes

Win7 32-bit Unable to get Creator 2.6.2(5.0 distribution) to work properly. Crashes

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

    Hi,
    I've been having trouble ever since I've upgraded my Qt build to 5.0. Whenever i click a tab on the welcome screen, "Getting Started" "Develop" "Examples" or "Tutorials", Creator crashes. I can create new projects and open projects from the "Develop" tab that opens by default when you start Creator. I can also use the menu bar at the top with no problems. I've also noticed that when working on a QML project, opening up designer crashes Creator. I've tried getting a backtrace for the IRC community but the debugger doesn't seem to dumb any info.

    So, I thought I'd install it for VS2010, which worked fine, but there didn't find any support for QtQuick there and felt limited. I then decided to try to compile Qt, but after running @configure -debug-and-release -opensource -platform win32-g++@

    i got the errors

    bq. execute: File or path is not found (mingw32-make) execute: File or path is not found (mingw32-make) Cleaning qmake failed, return code -1

    so then i I learned that i could download a nightly build of creator. After doing that, I managed to load Creator without any crashes, but had problems loading the docs, i eventually found them and the documentation seems to all be working. but now i don't have the compiler and debugger etc. and setting it up has been fairly complicated.
    I've managed to find my settings for the version of QtCreator that crashes in

    bq. /Users/Username/AppData/Roaming/QtProject/qtcreator

    but i don't know how to import this information into the nightly build that i've installed. Could someone please help?

    Thanks

    -edit-
    I've searched the bug reports but was unable to find anything that looked like this. there were so many crash reports

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      I have not heard of such a crash as you describe yet. Can you please got a backtrace and "file a bug report":https://bugreports.qt-project.org/ so that we can fix the issue? Thanks!

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Laserbeak43
        wrote on last edited by
        #3

        Hello Tobias,
        I'd love to, but it seems the debugger doesn't work for me.

        i've got the machine assembly at least. I will submit ASAP. but could someone please help me with an alternative in the mean time?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          You seem to have set up MSVC2010, not mingw, so try running configure with "-platform win32-msvc2010" (IIRC, I am not a regular windows user, check $QTDIR/qtbase/mkspecs for something that seems appropriate for windows and your compiler of choice).

          1 Reply Last reply
          0
          • L Offline
            L Offline
            Laserbeak43
            wrote on last edited by
            #5

            Thanks for the suggestion but i have minGW installed as well. I thought the minGW compiler would be the best way to go for Qt. No matter, I'll try compiling with msvc

            1 Reply Last reply
            0
            • L Offline
              L Offline
              Laserbeak43
              wrote on last edited by
              #6

              didnt work. I'll just go back to 4.8. I've submited the bug at least. hope it helps them.

              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