Date: Sun, 02 Jun 2013 01:26:31 +0300 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: Can't build devel/qt4-corelib any more -- help? Message-ID: <86obbp1n8o.fsf@orwell.Elisa> References: <20130520015433.GD1291@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill <david@catwhisker.org> writes: > ../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:96:4: error: #error "Qt has not been ported to this architecture" This usually indicates that Qt3 headers are being picked instead of the Qt4 ones when building; I guess we never really got around to properly fixing this. Can you try removing qt3 while building?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86obbp1n8o.fsf>