Problems building cyusb3 from driver souces with VS2015

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

cross mob
RoKo_4340761
Level 1
Level 1
First reply posted First question asked Welcome!

Hello,

I had to update to win10 and installed VS2015 again to build the cyusb3 drivers from the sources that are provided in the CYUSB3_USB_Suite_Source.zip file.

As far as I can tell I have everything updated, SDK and WDK as required in readme file.

When I open the project file file cyusb3_win10.sln I get a weird error.

C:\test\VS2015\CyUSB3_Source\src\cyusb3_win10.vcxproj : error  : Unable to read the project file "cyusb3_win10.vcxproj".

C:\test\VS2015\CyUSB3_Source\src\cyusb3_win10.vcxproj(39,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\WDKConversion\PreConfiguration.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.

This file does not exist and the "WDKConversion" subfolder is empty.

What additional souces/tools do I need to install to compile the dirver succesfully?

0 Likes
1 Solution
6 Replies