Qt-interest Archive, June 2007
Problem building project with XCode on Mac OS X
Message 1 in thread
Hi there, I'm trying to build project with xcode on mac os x. I'm not
using qmake to generate xcodeproj file. I'm using Qt 4.3.0 binary
version (commercial). When I'm compiling I ran in errors like this:
In file included from /Library/Frameworks/QtCore.framework/Headers/
QObject
error: QtCore/qobjectdefs.h: No such file or directory
and more of type "QtCore/*.h". From my observations i can tell that
in /Library/Frameworks/QtCore.framework/Headers there are all missing
files but not in QtCore directory. Anyone have met problem like that?
--
[ signature omitted ]