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. Compile issue Windows SDK 7.1 (Windows 7 64bit)?
Forum Update on Monday, May 27th 2025

Compile issue Windows SDK 7.1 (Windows 7 64bit)?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.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
    markom80
    wrote on last edited by
    #1

    Hi,

    I have strange problem with compiling my project with Qt Creator. Right now i'm using Qt Creator 3.0 and Qt 4.8.4 with Windows SDK 7.1 (ms2010).

    Project is working if i compile it in linux, or in windows with mingw compiler or i use MS Visual Studio 2010 to compile project. But if i compile it with Qt Creator + Windows SDK then project is compiled fine but application won't start. It crashes somewhere before main() function. See debugger log from "here":https://drive.google.com/file/d/0BwRgJTZ-pAXbYlEzSFl1aU9LS2M/edit?usp=sharing

    I can get project to work if i move some files in upper level in folder structure but this is not a good solution because problem may occur later again because i have no idea what is the reason for this.
    Length of folder names are not very long so this shouldn't be the issue.

    I have tried to compile this with many PC's so it's not the issue in my computer only.

    1 Reply Last reply
    0
    • N Offline
      N Offline
      nicky j
      wrote on last edited by
      #2

      Are you compiling in debugger mode? Does it have any Linux dependencies?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        markom80
        wrote on last edited by
        #3

        I've tried to compile debug and release version. None of them is not working.

        Linux dependencies are blocked with defines.

        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