Results 1 to 2 of 2

Thread: Building 4.5 / Vista x64 / MSVC 2008

  1. #1

    Default Building 4.5 / Vista x64 / MSVC 2008

    I run configure -no-webkit from a VC command prompt.
    nmake, after a couple of hours, spews this:

    cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GL -W3 -w34100 -w34189 -GR -E
    Hsc -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_PLUGIN
    -DQT_SCRIPT_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_GUI_LIB -DQT
    _CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_THREAD_SUPPORT -I"..\..\..\..\..\inclu
    de\QtDesigner" -I"..\..\..\..\..\include\QtCore" -I"..\..\..\..\..\include\QtGui
    " -I"..\..\..\..\..\include\QtXml" -I"..\..\..\..\..\include\Qt3Support" -I"..\.
    .\..\..\..\include\QtScript" -I"..\..\..\..\..\include" -I"." -I"q3iconview" -I"
    q3listview" -I"q3mainwindow" -I"q3toolbar" -I"q3widgetstack" -I"q3wizard" -I"q3l
    istbox" -I"q3table" -I"q3textedit" -I"q3widgets" -I"..\..\..\..\..\include\Activ
    eQt" -I"tmp\moc\release_shared" -I"." -I"..\..\..\..\..\mkspecs\win32-msvc2008"
    -Fotmp\obj\release_shared\ @C:\Users\Sherief\AppData\Local\Temp\nm4612.tmp
    q3iconview_extrainfo.cpp
    D:/Include/QtDesigner/private/ui4_p.h(1) : fatal error C1083: Cannot open includ
    e file: '../../../tools/designer/src/lib/uilib/ui4_p.h': No such file or directo
    ry
    q3iconview_plugin.cpp
    NMAKE : fatal error U1077: '"d:\Tools\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"
    ' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: '"d:\Tools\Microsoft Visual Studio 9.0\VC\BIN\nmake.e
    xe"' : 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.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.

    d:\Tools\Qt\4.5>

    END

    Any ideas?

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Building 4.5 / Vista x64 / MSVC 2008

    Where is your Qt directory ? and where are you running the configure and nmake from ?

    I see these -
    D:/Include/QtDesigner/private/ui4_p.h(1) : fatal error C1083: Cannot open includ
    e file: '../../../tools/designer/src/lib/uilib/ui4_p.h': No such file or directo
    ry
    and
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.

    d:\Tools\Qt\4.5>
    The directories dont seem to be same... som path prob I guess

Similar Threads

  1. compiled version of Qt 4.5 for msvc 2008
    By OniLink in forum Installation and Deployment
    Replies: 6
    Last Post: 26th March 2009, 08:31
  2. how to compile with msvc express 2008
    By john_god in forum Installation and Deployment
    Replies: 4
    Last Post: 22nd March 2009, 14:09
  3. building qt.4.3.4 on win vista pro
    By hicpalm in forum Installation and Deployment
    Replies: 1
    Last Post: 27th November 2008, 07:30
  4. Qt 4.4 OSE and MSVC 2008 problem
    By The Storm in forum Installation and Deployment
    Replies: 1
    Last Post: 26th June 2008, 22:55
  5. Building Qt 4.3.4 on Win Vista & MinGW
    By Sirow in forum Installation and Deployment
    Replies: 2
    Last Post: 28th April 2008, 18:27

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.