Results 1 to 1 of 1

Thread: installing qt with qgroundcontrol

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2013
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default installing qt with qgroundcontrol

    hi,
    i installed the qt 4.8.5 version. the installation was complete.
    but to get google earth i hd to compile activeqt using the command: qmake -tp vc where i am getting an error as
    warning :ignored (not found) 'C:/Qt/4.8.5/src/activeqt/container\QAxcontainer.vcxproj'
    warning :ignored (not found) 'C:/Qt/4.8.5/src/activeqt/container\QAxServer.vcxproj'

    and when i run qmake in the qt command prompt to create a project file i am getting an error :
    c:\qgroundcontrol-master>qmake -tp vc qgroundcontrol.pro
    Project MESSAGE: Qt version 4.8.5
    Project MESSAGE: Building for Windows Visual Studio 2010 (32bit)
    WARNING: c:\qgroundcontrol-master\qgroundcontrol.pro:170: Unable to find file f
    r inclusion qupgrade\libs\qextserialport\src\qextserialport.pr i
    Project MESSAGE: Including support for 3DxWare for Windows system.
    Project MESSAGE: BASEDIR C:/qgroundcontrol-master DESTDIR TARGET qgroundcontrol
    TARGETDIR C:/qgroundcontrol-master
    Project MESSAGE: Qt version 4.8.5
    Project MESSAGE: Building for Windows Visual Studio 2010 (32bit)
    WARNING: c:\qgroundcontrol-master\qgroundcontrol.pro:170: Unable to find file f
    r inclusion qupgrade\libs\qextserialport\src\qextserialport.pr i
    Project MESSAGE: Including support for 3DxWare for Windows system.
    Project MESSAGE: BASEDIR C:/qgroundcontrol-master DESTDIR TARGET qgroundcontrol
    TARGETDIR C:/qgroundcontrol-master
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\qgcfirmwareupgradeworke r.c
    p
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\uploader.cpp
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\dialog_bare.cpp
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\boardwidget.cpp
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\qgcfirmwareupgradeworke r.h
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\uploader.h
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\dialog_bare.h
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\boardwidget.h
    WARNING: Failure to find: qupgrade\qupgrade.qrc
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\dialog_bare.ui
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\boardwidget.ui
    Project MESSAGE: Qt version 4.8.5
    Project MESSAGE: Building for Windows Visual Studio 2010 (32bit)
    WARNING: c:\qgroundcontrol-master\qgroundcontrol.pro:170: Unable to find file f
    r inclusion qupgrade\libs\qextserialport\src\qextserialport.pr i
    Project MESSAGE: Including support for 3DxWare for Windows system.
    Project MESSAGE: BASEDIR C:/qgroundcontrol-master DESTDIR TARGET qgroundcontrol
    TARGETDIR C:/qgroundcontrol-master
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\qgcfirmwareupgradeworke r.c
    p
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\uploader.cpp
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\dialog_bare.cpp
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\boardwidget.cpp
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\qgcfirmwareupgradeworke r.h
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\uploader.h
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\dialog_bare.h
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\boardwidget.h
    WARNING: Failure to find: qupgrade\qupgrade.qrc
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\dialog_bare.ui
    WARNING: Failure to find: qupgrade\src\apps\qupgrade\boardwidget.ui
    c:\Qt\4.8.5\bin\rcc.exe: File does not exist 'qupgrade\qupgrade.qrc'
    c:\Qt\4.8.5\bin\rcc.exe: File does not exist 'qupgrade\qupgrade.qrc'
    C:\Qt\4.8.5\bin\rcc.exe: File does not exist 'qupgrade\qupgrade.qrc'
    C:\Qt\4.8.5\bin\rcc.exe: File does not exist 'qupgrade\qupgrade.qrc'


    Last edited by shiksha; 11th November 2013 at 06:22.

Similar Threads

  1. Installing Qwt 5.2.2 on Red Hat 9 + Qt 3.1
    By amitahire in forum Installation and Deployment
    Replies: 4
    Last Post: 27th October 2011, 12:49
  2. installing qwt
    By szisziszilvi in forum Qwt
    Replies: 14
    Last Post: 9th February 2011, 08:56
  3. Installing Qt4 for Mac OS X
    By DragonLance156156 in forum Installation and Deployment
    Replies: 2
    Last Post: 10th February 2009, 01:13
  4. Installing Qwt 5.1.1
    By WXNSNW in forum Qwt
    Replies: 3
    Last Post: 18th September 2008, 14:06
  5. Installing
    By bsws1079 in forum Newbie
    Replies: 3
    Last Post: 2nd April 2007, 23:19

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
  •  
Qt is a trademark of The Qt Company.