Maybe you need to change the dialect as described here:
https://stackoverflow.com/questions/16999749/expected-at-the-end-of-declaration-list
? We're using C++11.

On Fri, Jan 23, 2015 at 9:05 AM, Nate Cox <1413...@bugs.launchpad.net>
wrote:

> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~mudlet-makers
> Post to     : mudlet-makers@lists.launchpad.net
> 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

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : mudlet-makers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to