Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Unable to build SES

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?

Parents Reply Children
No Data
Related