Results 1 to 2 of 2

Thread: error while Adding pci card header file (plx.h) in the QT Creator

  1. #1
    Join Date
    Apr 2018
    Posts
    2
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Question error while Adding pci card header file (plx.h) in the QT Creator

    Dear All, I am using PCI card to do external communication of RS 422, we have tested the sample program in linux terminal and working fine.
    Now we want to add the same in QT Creator to create a GUI. When we are adding the header file then we are getting around 350+ errors while compiling the code. Not getting the error. Check the declaration as below.
    plx 9030 - QT Issue.jpg

    #include "Plx.h"
    #include "PlxApi.h"
    #include "tdrv002user.h"

    Issue 1 - Let me know the steps to add external .h files.

    Issue 2 - Will my sample works in Linux Terminal and QT Creator.

    Thanks in Advance for the Help.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: error while Adding pci card header file (plx.h) in the QT Creator

    Don't double post.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Replies: 1
    Last Post: 18th April 2018, 18:18
  2. Replies: 4
    Last Post: 29th May 2015, 18:27
  3. Error in reading wav-file header
    By davidlamhauge in forum Qt Programming
    Replies: 5
    Last Post: 18th November 2012, 15:35
  4. Replies: 8
    Last Post: 29th July 2012, 02:28
  5. Replies: 10
    Last Post: 20th July 2012, 08:03

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.