Re: [qmc2-devel] QMC2 compilation on OS X El Capitan
Brought to you by:
prianthefist,
renereucher
|
From: David E. <ev...@gm...> - 2015-12-09 22:19:27
|
Unfortunately, you can't compile on El Capitan at the moment. This is due to QT 4.8 not being supported on the OS and QT 5+ not fully supported in QMC2. To get around this issue, I use a Yosemite virtual machine for my build system. Regards, Dave > On Dec 9, 2015, at 16:08, Yû <bra...@me...> wrote: > > 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... > ------------------------------------------------------------------------------ > _______________________________________________ > qmc2-devel mailing list > qmc...@li... > https://lists.sourceforge.net/lists/listinfo/qmc2-devel |