Trying out Nrf5 sdk v17.1 with SES 6.32 and opened up an ANT+ example `ant\ant_debug\d52\s212\ses`
Tried to build, 50% compiled successfully, but i get repeated errors on this
13> C:\Nordic\nRF5_SDK_17.1.0\components\libraries\util\sdk_errors.h:73:10: fatal error: nrf_error.h: No such file or directory
13> 73 | #include "nrf_error.h"
How can i resolve this?