mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03942
Re: [Bug 1413037] Re: Mudlet 3.0.1 Build error on OS X 10.10.2
Welp, that's not it then. Hit some Apple forums up or try asking on
stackoverflow.com, it definitely just seems to be an issue with your
environment since mine was able to work. on 10.10.
Have you run the two scripts in CI/ folder, pre install and install for
OSX?
On Fri, Jan 23, 2015 at 6:12 AM, Nate Cox <1413037@xxxxxxxxxxxxxxxxxx>
wrote:
> Here's the -v for both of the clangs referenced in the Makefile:
>
> nate at macbook-air in ~/s/c/m/src (development)
> ↪
> /Applications/Xcode-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
> -v
> Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
> Target: x86_64-apple-darwin14.1.0
> Thread model: posix
> nate at macbook-air in ~/s/c/m/src (development)
> ↪
> /Applications/Xcode-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
> -v
> Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
> Target: x86_64-apple-darwin14.1.0
> Thread model: posix
>
> I'm using XCode 6.1.1
>
> --
> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~mudlet-makers
> Post to : mudlet-makers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~mudlet-makers
> More help : https://help.launchpad.net/ListHelp
>
--
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
References