티스토리 뷰
일단 링크.
https://social.msdn.microsoft.com/Forums/Windowsserver/en-US/ef29f34e-6d6f-475b-a522-161f76d804d2/hardware-development-kits-for-windows-10-version-1709-october-2017?forum=wdk
WINDOWS10 1709 용 WDK로 예전 버전에 만든 녀석을 컴파일 할 때 나오는 에러
Windows Kit\build\WindowsDriver.Default 에다가
<PropertyGroup>
<WDKBinRoot Condition="'$(WDKBinRoot)'==''">$(WDKContentRoot)\bin</WDKBinRoot>
<WDKBinRoot_x64 Condition="'$(WDKBinRoot_x64)'==''">$(WDKContentRoot)\bin\x64</WDKBinRoot_x64>
<WDKBinRoot_x86 Condition="'$(WDKBinRoot_x86)'==''">$(WDKContentRoot)\bin\x86</WDKBinRoot_x86>
</PropertyGroup>
를 추가해주면 된다.
'Programming > 윈도우 드라이버' 카테고리의 다른 글
Destination unreachable(Host administratively prohibited) 가 뜰 때 (0) | 2016.12.02 |
---|---|
4 디버깅 툴 (0) | 2016.09.21 |
드라이버 INF 구조 (0) | 2016.09.21 |
2 개발툴 설치 (0) | 2016.09.21 |
1 개발환경 (1) | 2016.09.21 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 모듈
- breakpoint
- 드라이버
- rootkit
- 변환
- DriverEntry
- IRP
- module
- PNP 드라이버
- 리눅스 모듈
- LKM
- vmware cannot connect to the virtual machine
- BP
- 레거시 드라이버
- vmware 오류
- gdb 명령어
- gdb intel
- GDB
- VMware
- 디바이스
- 백도어
- gdb명령어
- gdb intel 변환
- backdoor
- 루트킷
- Intel
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함