pgkt04 / defender-control

An open-source windows defender manager. Now you can disable windows defender permanently.
MIT License
1.4k stars 120 forks source link

Cannot compile defender control #7

Closed itsmepayback closed 2 years ago

itsmepayback commented 2 years ago

Everytime I try to compile it with visual studio 2022 it says: error imgui.h and other header files not found. all these files seems to be in the imgui directory but it still wont compile. Are you sure the solution is not broken or something?

pgkt04 commented 2 years ago

Set build to Release and x64.