The problem mysteriously resurfaced. The magic incantation this time is to add:

unix:*-g++*: QMAKE_CXXFLAGS += -fpermissive

to the top. I suspect this may be related to how I am using qmake. To
make it spit out a real makefile instead of an xcode project, I have
to run it like "gmake -spec macx-g++", which perhaps ends up making
gcc stricter than it's supposed to be.

On Thu, Nov 29, 2012 at 8:34 PM, Mike Hearn <m...@plan99.net> wrote:
> I found that the problem is the version of the Qt SDK I used didn't
> like the new MacOS version. Re-installing Qt fixed it.
>
> On Mon, Nov 26, 2012 at 4:05 PM, Mike Hearn <m...@plan99.net> wrote:
>> It appears that something about Boost doesn't play nicely with the default
>> build instructions (possibly the switch to clang++?).
>>
>> I will dig in eventually but for now, if anyone has a recipe that fixes
>> things, let me know.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development

Reply via email to