Hi All
I am trying to run SDV on my driver and get permission denied fatal error.
Any ideas?
Microsoft (R) Windows (R) Static Driver Verifier Version 1.5.319.0
Copyright (C) Microsoft Corporation. All rights reserved.
Warning: A driver (or a library) will be processed in the CHK build environment.
Build 'kmd' ...Done
Warning: A driver (or a library) will be processed in the CHK build environment.
Warning: SDV will ignore the DDBG=1 and DDEBUG flags. Any code that is within #i
f DBG==1 or #ifdef DEBUG ...#endif section will be ignored by our compilation.
Library not processed: int64.lib. The library could not be included in the verification.
Library not processed: displib.lib. The library could not be included in the verification.
Library not processed: libcntpr.lib. The library could not be included in the verification.
SDV will run without these libraries.
To process the library, run a "staticdv /lib" command in the library's source folder.
Scan 'kmd' ...Done
Warning 'kmd' No entry points have been approved in SDV-map.h for this driver.
Compile 'kmd' for [sdv_pnp_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_dispatch_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_simple_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_simple_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_simple_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_dispatch_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_simple_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_dispatch_startio_harness] ...Done
Link 'kmd' ...Done
Compile 'kmd' for [sdv_flat_dispatch_harness] ...Done
Link 'kmd' ...Done
Scan step failed for 'kmd' .
Z:\projects\rizalt\kmd\SDV\check\irqlapclte\sdv-harness.c : fatal error C1083
: Cannot open compiler generated file: 'z:/projects/rizalt/kmd/objchk_wlh_x86/i386/sdv-harness.obj': Permission denied