PDA

View Full Version : Qt4.4 on Mac, pro problem



bnilsson
19th March 2008, 21:40
Hi!

Just installed Qt4.4beta on OSX 10.5.2, Xcode 3.0

I was using Qt4.3 successfully before and I just recovered from a disk crash, now installing all from scratch.

On all new projects (qmake produces .xcodeproj projects) I get the errors:

Line Location cstdlib:165: error: '::_Exit' has not been declared
Line Location cstdlib:205: error: '__gnu_cxx::_Exit' has not been declared

Is this just a beta quirk, or can I do something about it?

bnilsson
21st March 2008, 09:07
Don't know what happened, but it worked again after a reinstall of Xcode.
Case closed.