Xiashangning/BigSurface

Fail to build due to missing `kern_util.hpp`

Opened this issue · 0 comments

I am trying to build the kernel without the touch screen. However I got the error:

#include <Headers/kern_util.hpp>

BigSurface/SurfaceBattery/BatteryManager.hpp:18:10 'Headers/kern_util.hpp' file not found

Could anybody shed a light on that?