Results 1 to 2 of 2

Thread: Qt serial bus in qt5.7.0 using pcan

  1. #1
    Join Date
    Dec 2016
    Posts
    3
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Qt serial bus in qt5.7.0 using pcan

    hi,
    Iam using QT5.7.0 iam facing problem in qt serial bus runtime error
    Starting /home/sau/Qt5.7.0/Examples/Qt-5.7/serialbus/can/can...
    Failed to load the library: pcanbasic
    The PCAN runtime library is not found
    iam using peaksystem pcan 8.2 drivers
    thanks in advance
    regards
    prasad

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt serial bus in qt5.7.0 using pcan

    What is the question?
    The error you have posted clearly states what the problem is:
    Failed to load the library: pcanbasic
    The PCAN runtime library is not found
    Its seems that the location of your PCAN lib is not set in your environment.
    Try adding it to the LD_LIBRARY_PATH.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Serial read misses to read data from the serial port
    By mania in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 18th August 2014, 09:49
  2. Serial
    By martxyz in forum Newbie
    Replies: 4
    Last Post: 16th November 2011, 23:40
  3. Serial Programming
    By pavan in forum Qt Programming
    Replies: 3
    Last Post: 10th August 2010, 12:49
  4. Get serial no from USB
    By FoleyX90 in forum Qt Programming
    Replies: 1
    Last Post: 12th July 2010, 22:08
  5. USB / Serial
    By Vnuce in forum Qt Programming
    Replies: 2
    Last Post: 30th October 2009, 08:21

Tags for this Thread

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.