[qmc2-devel] QMC2 compilation on OS X El Capitan
Brought to you by:
prianthefist,
renereucher
|
From: Yû <bra...@me...> - 2015-12-09 22:09:12
|
Hi all, So, after my first update to the French translation (which is mainly a whole restart), I tried to compile QMC2 to work on my system (the binaries on the site doesn’t). Using make gave me that output: /bin/sh: qmake: command not found /bin/sh: qmake: command not found /bin/sh: qmake: command not found /bin/sh: qmake: command not found /bin/sh: qmake: command not found /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected Makefile:611: *** Sorry, Qt 4.8+ not found!. Stop. Now, Qt 4.8+ doesn’t install on El Capitan, so I used the latest one which install fines (just don’t use their horrible online installer). This is the one that gave me that result. I thought about contacting directly the OS X builder man, but I have a feeling that there’s a more general problem coming up... |