I am using ST25R3911DISCOComm.dll and the lib in a QT application. Using MSVC 2019 32-bit configuration I am able to get my application running using the 'Debug' sub-configuration only. If I use the 'Release' the application crashes immediately.
I am using ST25R3911DISCOComm.dll and the lib in a QT application. Using MSVC 2019 32-bit configuration I am able to get my application running using the 'Debug' sub-configuration only. If I use the 'Release' the application crashes immediately. My suspicion is that this is due to the DLL. Is this correct? Can you point me in the right direction so that I can compile for 'Release' target?
Also it would be very helpful if you could add a library for 64-bit targets.
