kernelwernel / VMAware

VM detection library and tool
GNU General Public License v3.0
331 stars 30 forks source link

There are many errors in using the VS2022 LLVM compiler #31

Closed icyfox168168 closed 6 months ago

kernelwernel commented 7 months ago

can you share me what the errors are? thanks for pointing this out btw. Also i didn't know that compiler even existed if i'm honest, can you give me more information about it?

icyfox168168 commented 7 months ago

13:19:49:918 1>D:\Users\x\Documents\GitHub\VMAware\src\vmaware.hpp(773,56): error : use of undeclared identifier 'command'

kernelwernel commented 7 months ago

13:19:49:918 1>D:\Users\x\Documents\GitHub\VMAware\src\vmaware.hpp(773,56): error : use of undeclared identifier 'command'

sorry for the late reply, should be fixed with this commit.

can you let me know if the error still persists or if other errors appear?

icyfox168168 commented 6 months ago

Very perfect, it can be compiled now

kernelwernel commented 6 months ago

Very perfect, it can be compiled now

sounds good, thanks for reporting the issue :)