Hi,
can somebody help me out how to create the static library?
I am using nrf-Connect SDK and VS Code. I did'nt find any help regarding this topic.
Thanks & Regards
Thanuha
Hi,
can somebody help me out how to create the static library?
I am using nrf-Connect SDK and VS Code. I did'nt find any help regarding this topic.
Thanks & Regards
Thanuha
Thanuha said:Now I am able to create and use lib files separately in 2 projects.
Great!
Thanuha said:Now my next target is how can I make lib file for my Edge Impulse generated folder. its a bundle of directories and subdirectories written in C++. already I am able to compile this but my requirement is to make a static lib file from this and use and spread it to others
can you please assist me here?
Maybe this edge impulse lib can be useful here. See e.g. this file:
https://github.com/nrfconnect/sdk-nrf/blob/main/lib/edge_impulse/CMakeLists.txt