Results 1 to 13 of 13

Thread: Serial Port communication

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Serial Port communication

    So you didn't compile it. The build failed. It seems that you forgot to run qmake or something. Looks like the compiler tries to compile the unix version.

  2. #2
    Join Date
    Mar 2008
    Posts
    46
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    2

    Default Re: Serial Port communication

    Hey i did run qmake. Hey this is what i did before i cud compile it in VS

    qmake -project
    qmake projectname.pro
    nmake projectname.pro
    qmake -tp vc projectname.pro

    But no luck i keep getting this error. I even tried the pre compile version of qextserialport lib.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Serial Port communication

    You shouldn't have issued "qmake -project". Go ahead and read the docs about what it does.

Similar Threads

  1. C++ Library for serial communication
    By dec0ding in forum General Programming
    Replies: 7
    Last Post: 8th July 2007, 18:18
  2. serial port and USB communication
    By shamik in forum Qt Programming
    Replies: 5
    Last Post: 4th December 2006, 10:40
  3. Serial Port access in Qt
    By Doug Broadwell in forum Newbie
    Replies: 2
    Last Post: 18th October 2006, 21:03
  4. Serial Port Communication
    By soldstatic in forum Qt Programming
    Replies: 6
    Last Post: 22nd June 2006, 16:05
  5. Replies: 16
    Last Post: 7th March 2006, 15: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
  •  
Qt is a trademark of The Qt Company.