singhhdev / cs2-external-kernel

76 stars 23 forks source link

Compiling help #6

Closed Kimnzzz closed 12 months ago

Kimnzzz commented 1 year ago

When compiling the driver i get image Is that correct way? what do i do then after that.

When compiling the usermode i get image What did I do wrong there?

Rolesional commented 1 year ago

get the render.hpp's directory and paste it to "#include " here and add \render.hpp" it will be fixed

Kimnzzz commented 1 year ago

get the render.hpp's directory and paste it to "#include " here and add \render.hpp" it will be fixed

Thank you brother, my bad didn't read the error thoroughly. Know I have the usermode window disappearing problem.