Results 1 to 2 of 2

Thread: How to integrate MSVC-desktop/WinCE toolchain into Qt creator without installing MSVC

  1. #1
    Join Date
    Mar 2010
    Location
    China
    Posts
    10
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default How to integrate MSVC-desktop/WinCE toolchain into Qt creator without installing MSVC

    hello all,
    I am using Qt creator2, it works well, now i want to integrate two toolchains MSVC-desktop , WinCE into Qt Creator2, i have compiled Qt-Wince4.6.2 on another computer(virtual machine) which have installed MSVC2005 , compilation done ,and i can nmake examples successfully, my own laptop haven't installed MSVC2005, i copied all necessary file from that virtual computer to my own, and i can get all the things work in windows CMD window on my own laptop, but when i integrate this toolchain into Qt creator2, it showed "Unable to detecte MSVC version", please reference the following attached image
    bb.jpgaa.jpg
    the other image showed i can get example code compiled for WinCE in CMD window with
    qmake && nmake....

    I don't know why Qt creator2 can't find MSVC version, am i missing any information in window's register, or any other settings??

    Could anyone help me?? appreciated in Advance...

  2. #2
    Join Date
    Mar 2010
    Location
    China
    Posts
    10
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: How to integrate MSVC-desktop/WinCE toolchain into Qt creator without installing

    Oh~~ sorry for my ignorance.....it's OK, just ignore "Unable to detecte MSVC version" warning....
    i setup build environment for wince, and at build Steps, override make command with "nmake" instead of "jom.exe", the same to Clean steps, i don't what this "jom.exe" do here....

Similar Threads

  1. how to set QT Creator to use MSVC++ compiler instead of mingw
    By hcetiner in forum Installation and Deployment
    Replies: 5
    Last Post: 28th March 2010, 20:55
  2. Problem with compiling Qt 4.6 via MSVC 2010 Beta2 (win32-msvc specs)
    By Erik-Moscow in forum Installation and Deployment
    Replies: 2
    Last Post: 17th December 2009, 19:44
  3. creator MSVC debugger problem
    By glenn in forum Qt Tools
    Replies: 0
    Last Post: 10th August 2009, 11:44
  4. msvc++ 2008 express and msvc++ 2005 express
    By vonCZ in forum Installation and Deployment
    Replies: 4
    Last Post: 9th December 2008, 13:15
  5. Problem installing Qt 4.2.3 with MSVC 2005 express edition
    By jjhenjj in forum Installation and Deployment
    Replies: 8
    Last Post: 12th July 2007, 14:57

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.