VerySleepy / verysleepy

Very Sleepy, a sampling CPU profiler for Windows
http://www.codersnotes.com/sleepy
GNU General Public License v2.0
1.07k stars 104 forks source link

Many "Can't open include file" errors when build dbghelpw #115

Open chen3feng opened 1 year ago

chen3feng commented 1 year ago

Microsoft Visual Studio Professional 2022 (64-bit) - Current Version 17.6.6 Windows 11

image

CyberShadow commented 1 year ago

Those are standard headers that should be included with your compiler.

Please note that the project does build in CI. It's possible that there is a problem with newer compiler versions.