designer1337 / csgo-cheat-base

simple csgo internal base.
MIT License
242 stars 50 forks source link

definition errors #75

Open vibingdir opened 4 years ago

vibingdir commented 4 years ago

so this is probably easily solvable but for the life of me i cant figure it out these 2 issues

include "../features.hpp"

i get an error on the "#" and it says "invalid macro definition: /std:c++latest"

i cant find where that is defined, help!

also, this part in the code: //call it in createmove hook,after prediction. legitbot::aimbot(cmd);

where is createmove hook? what does that mean? Im still a bit new. the "legitbot::aimbot(cmd);" is all red lined

thanks for the help!

bruhmoment21 commented 4 years ago

you ll find it in project proprieties->somewhere in c++

vibingdir commented 4 years ago

where in c++? theres like 12 different tabs

On Tue, Aug 11, 2020 at 11:51 AM Marius notifications@github.com wrote:

you ll find it in project proprieties->somewhere in c++

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/designer1337/csgo-cheat-base/issues/75#issuecomment-672030918, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFLP3J5MKIYZ5SIPEWDV5DSAFSHJANCNFSM4P2EO45A .

bruhmoment21 commented 4 years ago

where in c++? theres like 12 different tabs On Tue, Aug 11, 2020 at 11:51 AM Marius @.***> wrote: you ll find it in project proprieties->somewhere in c++ — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#75 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFLP3J5MKIYZ5SIPEWDV5DSAFSHJANCNFSM4P2EO45A .

c/c++->preprocessor->preprocessor definitions