mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03949
[Bug 1413037] Re: Mudlet 3.0.1 Build error on OS X 10.10.2
I've been experimenting a bit with this. Here's my output when I try to
use -spec macx-g++ (which is default): http://pastebin.com/GQnhZwKj
Here's my output when I use -spec macx-xcode and then use xcodebuild
instead. Same errors, this time it's just running 'moc' against them
first as far as I can tell. Not sure if this is important or not:
http://pastebin.com/n9B2PuGA
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1413037
Title:
Mudlet 3.0.1 Build error on OS X 10.10.2
Status in Mudlet the MUD client:
New
Bug description:
I'm not able to build the project on Yosemite anymore. I was at one
point a while back using my current system, and I'm not sure what I've
changed (or has changed on the project) that is causing the issues.
It seems like all of the errors are coming in from QT libraries (such
as trying to import QMap). Qmake seems to complete without an issue,
so I imagine the problem has to do with my environment settings or
compiler.
I'm not really familiar with the QT build process, maybe I'm missing
something stupid. I've tried with QT 5.3 installed via Homebrew, and
via qt 5.2 installed from their official compilers. Maybe there's some
cruft left over from a previous build?
Should be good information for other people starting up, at the very
least.
Build output attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1413037/+subscriptions
Follow ups
References