Fix: Compile on Mac OS X with the official Qt for Mac / Qt SDK for Mac.
Find translation helper binaries in QT_INSTALL_BINS. QT_INSTALL_PREFIX is / on OS X, since it cannot have a meaningful value, unless you are compiling Qt to work from the build dir, in which case QT_INSTALL_PREFIX is set to this directory.
Please register or sign in to comment