This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SUPL Client library links to the old BSD Library

Hi,

The SUPL Client library version 0.6.1 still links to the old BSD Libary, and will give a link failure, when building any application with SUPL Support

CMakeLists.txt:

target_link_libraries(${SUPL_CLIENT_TARGET} INTERFACE bsd_nrf9160_xxaa -lc)

Is there a new one available?

Marcel

Parents Reply Children
Related