You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, i am trying to add this library to my project but i can't build a cmake file that's able to make it static.
and i don't understand where to add the line that you've typed and if its a standalone line, because even if I add it, I still receive an error: attempted static link of dynamic object `/usr/local/lib/libJetsonGPIO.so.1.2.4'
can you please add a CMakeLists.txt file example to make JetsonGPIO a static library.
Hey,
Is it possible to enable building the library as a static library, rather than a shared one?
Thanks.
The text was updated successfully, but these errors were encountered: