David Wolfskill <[email protected]> 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? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
