VC++ project referencing CyApi.lib(Available in SuiteUSB 3.4.6) cannot be compiled. Is there any CyAPI.lib compatiable with intel 64-Bit processors? Or is there any other solution for this issue?

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

cross mob
Anonymous
Not applicable
0 Likes
4 Replies
pushekm_21
Employee
Employee
10 likes received 5 likes given First like received

I'll get some of the VC++ expert to reply to your query.

   

 

   

Best regards,

   

Pushek 

0 Likes
Anonymous
Not applicable

Looking at the error it seems it is not able to locate CyAPI.lib.

   

Are you using CyAPI.lib from the x64 folder the 64-bit platform compilation? Please check the difference in configuration between your project and the examples available as part of SuiteUSB and update here.

   

Regards,

   

Anand

0 Likes
Anonymous
Not applicable

 Thanks, it worked..The sample application helped me to solve the problem

0 Likes