Visual Studio Express 2008 + Qt4.4.1 configure Error



  • Hallo,

    wenn ich in die Command Line von Visual Studio 2008 gehe, und dortdann in die Qt4.41 - Dir und eingebe:

    configure -release -qmake -platform %QMAKESPEC%

    muss ich ja erst mit einem "y" bestätigen. Dann kommt aber:

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

    Was kann ich machen?

    Meine Umgebungsvariablen sehen so aus:

    INCLUDE D:\q4.4.1\include
    LIB D:\q4.4.1\lib
    PATH ...........bla..;D:\q4.4.1\bin;D:\MinGW\bin
    QMAKESPEC win32-msvc2008
    QTDIR D:\qt4.4.1

    Ist doch alles richtig oder?

    Danke schonmal,

    hmstr



  • Das hat jetzt doch geklappt jetzt kommt folgender Fehler:

    D:\qt4.4.1>nmake

    Microsoft (R) Program Maintenance Utility, Version 9.00.21022.08
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

    cd src\winmain\ && "C:\Programme\Microsoft Visual Studio 9.0\VC\BIN\nmak
    e.exe" -f Makefile

    Microsoft (R) Program Maintenance Utility, Version 9.00.21022.08
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

    "C:\Programme\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" -f Makefile.
    Release

    Microsoft (R) Program Maintenance Utility, Version 9.00.21022.08
    Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

    NMAKE : fatal error U1073: "c:/Programme/Microsoft\" konnte nicht erstellt werde
    n
    Stop.
    NMAKE : fatal error U1077: ""C:\Programme\Microsoft Visual Studio 9.0\VC\BIN\nma
    ke.exe"": Rückgabe-Code "0x2"
    Stop.
    NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
    Stop.


Anmelden zum Antworten