UBoat-Botnet / UBoat

HTTP Botnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation Error

stim555 opened this issue · comments

when I try to build a project in VS 2019, I get an error. Debugging also fails.
Screenshot_3

use _CRT_SECURE_NO_WARNINGS directive in Preprocessor Definitions / https://stackoverflow.com/questions/59378190/windows-sapi-error-getversionexa-was-declared-deprecated / add #include <intrin.h> to resolve cpuid issue

In which file to add this? It will be great if you can update code/docs correctly, lot of people are giving up due to no code/doc maintenance.