Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Issue in Windows #372

Open
chandraOloid opened this issue Sep 12, 2024 · 1 comment
Open

Build Issue in Windows #372

chandraOloid opened this issue Sep 12, 2024 · 1 comment

Comments

@chandraOloid
Copy link

chandraOloid commented Sep 12, 2024

Getting this error when trying to build usbip-win with visual Studio 2022 10.0.18.xx SDK&/WDK.

Tried everything but not ablet to solve this issue.

Projects usbip_vhci and usbip_vhchi_ude have this error.

Severity	Code	Description	Project	File	Line	Suppression State	Details
Error	MSB3073	The command "gencat.bat C:\usbip-win\Release\x64\ 10_x64 C:\usbip-win\/driver/usbip_test.pfx

:VCEnd" exited with code -1.	usbip_vhci	C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets	166		

Kindly help ASAP.


usbip_win_build_error

FD_SHA256

@ddbb2017
Copy link

You need to specify the exact location for the gencat.bat. Search for it in all the folders. It is not in the root for the solution. These files will be different from each driver project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants