Results 1 to 3 of 3

Thread: Newbie Question with Qextserialport.tar.gz

  1. #1
    Join Date
    Jul 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Newbie Question with Qextserialport.tar.gz

    hi,
    i'm a newbie in qt.

    i develop under linux suse-10.3.-64.bit
    qt version: qt-creator
    ->qt-sdk-linux-x86_64-opensource-2009.03.bin
    qt running
    -> examples with mit opencv & opengl OK


    for a program i must have a rs232-serial-connections to
    a microcontroller.
    under "c" its running.

    now the questions:
    - 1) for qt i have download the qextserialport-1.1.tar.gz
    - 2) after +entpackt+ (on german)
    - 3) with the qt-creator make build with the *.pro - files

    result:
    - Makefile
    - /build/ -> *.so - files 4 pieces
    - /build/obj/ - *.o files
    - /examples/qespta/

    what are next steps?
    that i can working with the qextserialport ?
    working with rs232-servial-comport?

    it's ok when i do on the console a "make"?

    or takes this more steps?

    if are these steps ok, can i then running the
    "qspta-example"

    thanks for help and hints and tips.
    excuse my bad english
    regards nomad

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

    Default Re: Newbie Question with Qextserialport.tar.gz

    You need to use QExtSerialPort as any other library. Place it somewhere, add appropriate entries (LIBS, INCLUDEPATH) pointing to the library and header files to qmake project file and rerun qmake.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Newbie Question with Qextserialport.tar.gz

    hi wysota,
    thanks for your answer
    regards nomad

Similar Threads

  1. Y-Axis Scale Spacing - Newbie Question
    By Rick108 in forum Qwt
    Replies: 3
    Last Post: 13th October 2009, 09:20
  2. Newbie question about QT Eclipse integration.
    By akasi in forum Installation and Deployment
    Replies: 4
    Last Post: 18th September 2008, 10:51
  3. Newbie question regarding multi platform development
    By bronkopavel in forum Installation and Deployment
    Replies: 2
    Last Post: 15th September 2008, 11:08
  4. Newbie question about special characters in QLabel
    By WinchellChung in forum Newbie
    Replies: 4
    Last Post: 3rd April 2008, 22:39
  5. Replies: 1
    Last Post: 15th March 2007, 21:45

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.