cancel
Showing results for 
Search instead for 
Did you mean: 

Link CR95HF with Qt Creator

Simon NOWAK
Associate II
Posted on April 19, 2017 at 10:37

Hi everybody, 

I would like to use my CR95HF reader in a Qt quick application (on Windows computer). For that I tried to include the CR95HF.dll and the CR95HF.h in my project. For that I paste the two files on my Qt project folder and include my dll in my .pro like that:

   LIBS

+=

-L'./CR95HF.dll'

And the header file in my main.cpp like that:

  &sharpinclude

<./CR95HF.h>

The both files are corretly find. My problem is the 'HidManager.h'. Indeed this file is not find by the header file.

Maybe I need to past these files in another place ?

Does anyone have any idea to help me ?

Thanks a lot !

Have a good day

Regards

Simon

#qt-creator #cr95hf.dll #cr95hf #rfid
1 ACCEPTED SOLUTION

Accepted Solutions
Posted on May 15, 2017 at 18:21

Hi Simon

unfortunately, I never used QT platform to drive CR95HF.

anyway this is in attached file the HidMa,ager.h file.

I hope this will help

Best Regards

________________

Attachments :

HidManager.h.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HyWs&d=%2Fa%2F0X0000000bAi%2F7sv3YcDcDimqAt2fJIuBN2gEF2PXWRJdwlYBJ8Itsdw&asPdf=false

View solution in original post

1 REPLY 1
Posted on May 15, 2017 at 18:21

Hi Simon

unfortunately, I never used QT platform to drive CR95HF.

anyway this is in attached file the HidMa,ager.h file.

I hope this will help

Best Regards

________________

Attachments :

HidManager.h.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HyWs&d=%2Fa%2F0X0000000bAi%2F7sv3YcDcDimqAt2fJIuBN2gEF2PXWRJdwlYBJ8Itsdw&asPdf=false