Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QextSerialPort build problem
Forum Updated to NodeBB v4.3 + New Features

QextSerialPort build problem

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 3 Posters 3.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xeroblast
    wrote on last edited by
    #1

    a simple program that receives data in a serial port but there is a certain error i cant figure out.

    @
    libs/qextserialport/build/libqextserialport.so: undefined reference to QListData::detach(int)' libs/qextserialport/build/libqextserialport.so: undefined reference to QListData::detach_grow(int*, int)'
    collect2: ld returned 1 exit status
    make: *** [../bin/SerialPortProgram] Error 1
    @

    this error only appears when i build it in ubuntu 10.04
    i tested it in fedora 15, opensuse 11.3, opensuse 11.4, ubuntu 10.10 & ubuntu 11.04 and it was a success.
    the error appears after the build.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      I think this is caused by QextSerialPort using private headers that have been changed in the meantime.

      1 Reply Last reply
      0
      • X Offline
        X Offline
        xeroblast
        wrote on last edited by
        #3

        any workaround for this one?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dbzhang800
          wrote on last edited by
          #4

          QextSerialPort 1.2-beta1 has been released, perhaps you can give a try to it.

          http://code.google.com/p/qextserialport/wiki/QextSerialPort_1_2_Beta1

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved