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. Unable to compile anything
Qt 6.11 is out! See what's new in the release blog

Unable to compile anything

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.7k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Using a fresh install of Qt Creator, I am unable to compile anything including any of the demo projects, or any of my own. I installed Qt Creator on a fresh install of XP on VMWare and it works and compiles fine. My computer is running Windows 7 x64. When attempting to build one of the demo projects, there are several build errors as seen in this screenshot: http://imgur.com/QJUCN.png

    Also, here is a paste of my Compile Output:
    http://pastebin.com/xjuJbUEC

    When building it using VMWare on Windows XP, the output looks like:
    http://pastebin.com/jF7N7cVN

    It seems like it is using files within 'C:\Program Files (x86)\Microsoft Visual Studio\VC98' when it should not be, although I am not too sure. How would I go about fixing this?

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Guessing Win7 x64 is using WOW64 to run a 32bit app on a 64bit OS, that would explain why it's looking under C:\Program Files (x86)\

      I notice they have a 32bit and 64bit build for Linux but only 32bit for Windows, this might be the problem, but not sure.

      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