The problem I am facing is similar to https://www.osronline.com/showthread.cfm?link=232684
Since I cannot post there, opening a new thread.
I am seeing the below error. I am using VS2013RC with WDK 8.1
There are no Code Analysis issues reported when I run Code Analysis from VS2013RC IDE.
The roletypes are present. The O.P. in the other thread fixed issues in Code Analysis. But I don’t see any issues reported.
Code analysis is disabled by default.
Any clues will be really helpful.
The call to Slamcl returned with exit code:=4.
This happened while compiling compile87.cmd.
The compile step failed for ‘ndis63’ .
SDV exit code: 5
SDV encountered errors when scanning the driver. Please ensure roletypes are
present and/or consult SDV documentation.
C:\Program Files (x86)\Windows Kits\8.1\build\windowsdriver.Sdv.targets(65,9):
error MSB3075: The command “staticdv.exe /check=default.sdv” exited with code 5
. Please verify that you have sufficient rights to run this command.