Nexuss
Nexuss
What do you mean? What is the function to make the bot go to the goal? I've updated the code several times, even using exact code examples from different tutorials...
**Solution:** Clone Aquila, and run: ``` git reset --hard 307f127462a9c1066258811ffc40adb3ee8007e8 ``` Then you copy the `build-tools` folder to the latest release!
Run with KVM: ``` qemu-system-x86_64 -accel kvm -cdrom dennix.iso ``` This should really make the mouse work normally/more instantly. Or, run it on bare metal, which should work even better.
This project is extremely broken, even the kernel was hard to build. A while ago I made [this](https://github.com/Dashbloxx/asterisk), which uses Soso's kernel and is an attempt to have Soso working...
I'm on Windows attempting to use MiniFB as a dependency, however I get an explosion of errors when building it with MinGW makefiles (`cmake .. -G "MinGW Makefiles"` & `mingw32-make...
I'm asking CMake to generate MinGW Makefiles, although I build using Microsoft's official toolchain. > I haven't done any of the CMake setup, so @Darky-Lucera may know more about it....