vsaint1 / cs2-infestation

Free and open-source kernel/usermode external cheetos for CS2
49 stars 2 forks source link

about web radar #23

Closed dreambeaitbos closed 3 months ago

dreambeaitbos commented 3 months ago

Can I use your project to implement the web radar function on KVM? What should I do if I can, thank you in advance for replying

vsaint1 commented 3 months ago

ofc u can, must implement linux kvm read process memory, since im using conan as package manager all the libraries is build based on os/arch, and also remove all windows only related stuff.

dreambeaitbos commented 3 months ago

I encountered an error while compiling, why is this
ERROR: The default build profile '/home/pdx/.conan2/profiles/default' doesn't exist. You need to create a default profile (type 'conan profile detect' command) or specify your own profile with '--profile:build=' CMake Error at /usr/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake:130 (message): Could not find toolchain file: build/generators/conan_toolchain.cmake Call Stack (most recent call first): CMakeLists.txt:2 (project)

vsaint1 commented 3 months ago

read the errors, answered too much about this You need to create a default profile (type 'conan profile detect' command)