티스토리 뷰

일단 링크.


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
링크
«   2024/05   »
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
글 보관함