i’ve made a small program using wxwidgets and openssl and I was wondering how I could link it accordingly to a .app so I can share it with others who don’t have the libraries (+an icon) nor c++.
I want to statically link it, doing this in windows is easy thanks to visual studio but i’m not sure how to do this on mac (I know xcode might be an option, but i’m not sure how to link the libraries correctly)
New contributor
changethis1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.