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. Qt Compile Error in Vista/VS2008
QtWS25 Last Chance

Qt Compile Error in Vista/VS2008

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 3.8k 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
    marcelopaz
    wrote on last edited by
    #1

    Hello!

    I´m having some dificulties to compile the qt 4.6.3 in Windows Vista/VS2008.
    I configured the make with -no-webkit -no-qt3support -no-scripttools -no-script and after hours compiling, this occours:

    Microsoft (R) 32b/64b MIDL Compiler Version 7.00.0500
    Copyright (c) Microsoft Corporation 1991-2006. All rights reserved.
    Processing C:\Qt\2010.04\qt\tools\activeqt\testcon\testcon.idl
    testcon.idl
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\ocidl.i
    dl
    ocidl.idl
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\oleidl.
    idl
    oleidl.idl
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\objidl.
    idl
    objidl.idl
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\unknwn.
    idl
    unknwn.idl
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\wtypes.
    idl
    wtypes.idl
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\basetsd
    .h
    basetsd.h
    Processing C:\Arquivos de programas\Microsoft SDKs\Windows\v6.0A\Include\guiddef
    .h
    guiddef.h

    midl : error MIDL9008 : internal compiler problem - See documentation for sugges
    tions on how to find a workaround.
    midl: Assertion failed: ( rc < _MAX_DIR ) && ( rc != 0 ), file d:\longhorn\com\r
    pc\midl\front\filehndl.cxx, line 821
    NMAKE : fatal error U1077: 'midl' : return code '0x2330'
    Stop.
    NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
    \nmake.exe"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.

    This is weird, because I don´t have any folder named longhorn in drive D (I´m compiling in Drive C).

    What can I do to fix this?

    Thanks in advance

    Best Regards,

    Marcelo M. Paz

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexander
      wrote on last edited by
      #2

      marcelopaz Have you tried to compile qt with default configuration (configure.exe && nmake)?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jdbastardy
        wrote on last edited by
        #3

        marcelopaz Have you updated your Visual Studio with all the latest updates? Especially SP1?

        I have found this "thread":http://social.msdn.microsoft.com/forums/en-US/vclanguage/thread/5abc3918-af6e-40e4-9962-40d90edefb1e that is about your issue however I suggest to check for updates using Microsoft Update.

        http://mattias-cibien.co.cc

        • Prepare for Qt consequences.
        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