Results 1 to 8 of 8

Thread: QextSerialEnumeraton problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    kaszewczyk Guest

    Default Re: QextSerialEnumeraton problem

    Thanks, mate i got it work, i was trying different things and i came out with this way of doing it, this took me a while , im still really thankful for Your help, thanks again.


    Yours
    kaszewczyk

  2. #2
    Join Date
    Oct 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Question Re: QextSerialEnumeraton problem

    HI ,

    i compiled all the dependencies needed by the qgis development installation
    qgis1.5.0
    qt4.5.3
    msys1.0.11
    mingw5.1.4

    qgis has gps sources in its core sources
    i got following error while compiling qgis1.5.0


    src/core/CMakeFiles/qgis_core.dir/gps/qextserialport/qextserialenumerator.cpp.obj
    C:\dev\cpp\qgis\src\core\gps\qextserialport\qextse rialenumerator.cpp: In
    member function 'LRESULT QextSerialEnumerator:nDeviceChangeWin(WPARAM,
    LPARAM)':
    C:\dev\cpp\qgis\src\core\gps\qextserialport\qextse rialenumerator.cpp:145:
    error: 'DBT_DEVTYP_DEVICEINTERFACE' was not declared in this scope
    C:\dev\cpp\qgis\src\core\gps\qextserialport\qextse rialenumerator.cpp:147:
    error: 'PDEV_BROADCAST_DEVICEINTERFACE' was not declared in this scope
    C:\dev\cpp\qgis\src\core\gps\qextserialport\qextse rialenumerator.cpp:147:
    error: expected ';' before 'pDevInf'
    C:\dev\cpp\qgis\src\core\gps\qextserialport\qextse rialenumerator.cpp:149:
    error: 'pDevInf' was not declared in this scope
    mingw32-make[2]: ***
    [src/core/CMakeFiles/qgis_core.dir/gps/qextserialport/qextserialenumerator.cpp.obj]
    Error 1
    mingw32-make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
    mingw32-make: *** [all] Error 2

    is this a error in the code , or any dependency needed ,
    im sorry i have send it privately , i stuck with that error for 1 week
    so plz solve this error plz
    regards
    sunil

Similar Threads

  1. Problem with QAbstractListModel
    By eekhoorn12 in forum Qt Programming
    Replies: 3
    Last Post: 26th August 2009, 14:26
  2. Replies: 1
    Last Post: 23rd April 2009, 09:05
  3. Replies: 19
    Last Post: 3rd April 2009, 23:17
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36

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.