MinGW Distribution of CyAPI 1.3.4?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
cach_2628986
Level 1
Level 1

Hello Cypress Developers,

We are upgrading our Qt application to recognize USB devices on Windows 10 and thus require the 1.3.4 library. Our Qt application currently has to be built with MinGW compiler tools and as such we were relying on the CyAPI.a MinGW library that shipped with CyAPI 1.2.1. Unfortunately it is not found within the installed library. Is there anywhere I can find this or are there any workarounds?

Thanks,
Casey Chesshir

0 Likes
1 Solution
YashwantK_46
Moderator
Moderator
Moderator
100 solutions authored 50 solutions authored 50 likes received

Hello Casey,


Please refer to the following link: https://www.cypress.com/file/289981/download

The above link consists of the source of USB SUITE.

Please extract it and compile it using the MinGW compiler according to your application.


Regards,
Yashwant

View solution in original post

0 Likes
1 Reply
YashwantK_46
Moderator
Moderator
Moderator
100 solutions authored 50 solutions authored 50 likes received

Hello Casey,


Please refer to the following link: https://www.cypress.com/file/289981/download

The above link consists of the source of USB SUITE.

Please extract it and compile it using the MinGW compiler according to your application.


Regards,
Yashwant

0 Likes