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
Thanks for your interest in the project! I tried the dummy solution of merely adding -static to the g++ command line however that yields a bunch of undefined references to OpenCV API. There are related topics on StackOverflow where the recommendation is to rebuild OpenCV with BUILD_SHARED_LIBS=OFF. I don't quite have the time to try that now but feel free to report on progress if you find something. Otherwise I'll try it when I find the time.
Hi @gheinrich, first of all, great project!
I'd like to know if this project can be compiled statically, do you have some tip to create portable binaries?
Thanks!
The text was updated successfully, but these errors were encountered: