Build errors #1
Closed
JustinKerkettaLeidos
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I switched to using vcpkg. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have added the path to WTL to the projects ObjExp and WTLHelper but get the following errors. Please help if you can. I am trying to follow along with Pavel Y.'s course on Kernel Mechanisms on PluralSight and being able to run this tool would help enhance one's learning a lot.
Cannot open include file: 'detours/detours.h': No such file or directory WTLHelper C:\Temp\ObjectExplorer\WTLHelper\WTLHelper\ThemeHelper.cpp 3
Error C1083 Cannot open include file: 'wil\resource.h': No such file or directory WTLHelper C:\Temp\ObjectExplorer\WTLHelper\WTLHelper\ListViewhelper.cpp 4
Error (active) E1696 cannot open source file "wil\resource.h" ObjExp C:\Temp\ObjectExplorer\ObjExp\pch.h 42
Beta Was this translation helpful? Give feedback.
All reactions