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. Can't build Qt5.0.1 debug mode with vs2010
Forum Updated to NodeBB v4.3 + New Features

Can't build Qt5.0.1 debug mode with vs2010

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.6k 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.
  • B Offline
    B Offline
    billconan
    wrote on last edited by
    #1

    I was able to build the release mode with vs2010, but when I built the debug mode, I saw the following error:

    Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
    Copyright (C) Microsoft Corporation. All rights reserved.

        "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -
    

    f Makefile.Release

    Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
    Copyright (C) Microsoft Corporation. All rights reserved.

    NMAKE : fatal error U1073: don't know how to make 'C:\Qt\Qt5.0.1_debug\qtbase\li
    b\Qt5Bootstrap.lib'
    Stop.

    why does it pick up Makefile.Release even I requested debug?
    what does Qt5Bootstrap.lib do? i have never heard of this lib

    here is my configure command line:

    configure -opengl desktop -debug

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Techtotie
      wrote on last edited by
      #2

      Hi,

      From the above comment it seems like you have debug folder in folder like ..C:\Qt\Qt5.0.1_debug..

      This seems to be a problem. Refer to the link

      http://www.qtcentre.org/threads/52763-Qt5-source-build-problem-on-Windows

      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