C++ MacOS making a .app File from the libraries OpenSSL and Wxwidgets
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++.