amin-ahmadi.com
Deploying Qt+OpenCV Applications on macOS - Amin
Qt provides an extremely simple mechanism for deploying applications on macOS, thanks to macdeployqt tool. Unfortunately, the same does not apply to Qt for macOS applications that reference 3rd party libraries such as OpenCV. In this post, I’ll describe the manual but simple process of adding 3rd party libraries into macOS Application packages in order … Continue reading "Deploying Qt+OpenCV Applications on macOS"
Amin