Skip to content

Instantly share code, notes, and snippets.

@ScatteredRay
Created October 26, 2009 07:18
Show Gist options
  • Save ScatteredRay/218474 to your computer and use it in GitHub Desktop.
Save ScatteredRay/218474 to your computer and use it in GitHub Desktop.
Creating qmake. Please wait...
g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -fconstant-cfstrings -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/Users/Indy/dev/qt/qt/include -I/Users/Indy/dev/qt/qt/include/QtCore -I/Users/Indy/dev/qt/qt/src/corelib/global -I/Users/Indy/dev/qt/qt/src/corelib/xml -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Users/Indy/dev/qt/qt/mkspecs/macx-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT project.cpp
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qdatastream.h:1,
from /Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from /Users/Indy/dev/qt/qt/include/QtCore/qstringlist.h:1,
from project.h:45,
from project.cpp:42:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdatastream.h:45:35: error: QtCore/qscopedpointer.h: No such file or directory
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qdebug.h:1,
from project.cpp:57:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdebug.h:54:37: error: QtCore/qcontiguouscache.h: No such file or directory
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qiodevice.h:1,
from /Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdatastream.h:46,
from /Users/Indy/dev/qt/qt/include/QtCore/qdatastream.h:1,
from /Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from /Users/Indy/dev/qt/qt/include/QtCore/qstringlist.h:1,
from project.h:45,
from project.cpp:42:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qiodevice.h:164: error: ISO C++ forbids declaration of ‘QScopedPointer’ with no type
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qiodevice.h:164: error: expected ‘;’ before ‘<’ token
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qiodevice.h: In member function ‘QIODevicePrivate* QIODevice::d_func()’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qiodevice.h:168: error: ‘d_ptr’ was not declared in this scope
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qiodevice.h: In member function ‘const QIODevicePrivate* QIODevice::d_func() const’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qiodevice.h:168: error: ‘d_ptr’ was not declared in this scope
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qdatastream.h:1,
from /Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from /Users/Indy/dev/qt/qt/include/QtCore/qstringlist.h:1,
from project.h:45,
from project.cpp:42:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdatastream.h: At global scope:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdatastream.h:188: error: ISO C++ forbids declaration of ‘QScopedPointer’ with no type
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdatastream.h:188: error: expected ‘;’ before ‘<’ token
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qtextstream.h:1,
from project.h:46,
from project.cpp:42:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qtextstream.h:260: error: ISO C++ forbids declaration of ‘QScopedPointer’ with no type
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qtextstream.h:260: error: expected ‘;’ before ‘<’ token
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qtextstream.h: In member function ‘QTextStreamPrivate* QTextStream::d_func()’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qtextstream.h:75: error: ‘d_ptr’ was not declared in this scope
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qtextstream.h: In member function ‘const QTextStreamPrivate* QTextStream::d_func() const’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qtextstream.h:75: error: ‘d_ptr’ was not declared in this scope
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qfile.h:1,
from option.h:48,
from project.cpp:44:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfile.h: In member function ‘QFilePrivate* QFile::d_func()’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfile.h:67: error: ‘d_ptr’ was not declared in this scope
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfile.h: In member function ‘const QFilePrivate* QFile::d_func() const’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfile.h:67: error: ‘d_ptr’ was not declared in this scope
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qfileinfo.h:1,
from cachekeys.h:49,
from project.cpp:45:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h: At global scope:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h:169: error: ISO C++ forbids declaration of ‘QScopedPointer’ with no type
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h:169: error: expected ‘;’ before ‘<’ token
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h: In member function ‘QFileInfoPrivate* QFileInfo::d_func()’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h:171: error: ‘d_ptr’ was not declared in this scope
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h: In member function ‘const QFileInfoPrivate* QFileInfo::d_func() const’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qfileinfo.h:171: error: ‘d_ptr’ was not declared in this scope
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qdir.h:1,
from project.cpp:52:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h: At global scope:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h:61: error: ISO C++ forbids declaration of ‘QScopedPointer’ with no type
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h:61: error: expected ‘;’ before ‘<’ token
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h: In member function ‘QDirPrivate* QDir::d_func()’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h:63: error: ‘d_ptr’ was not declared in this scope
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h: In member function ‘const QDirPrivate* QDir::d_func() const’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdir.h:63: error: ‘d_ptr’ was not declared in this scope
In file included from /Users/Indy/dev/qt/qt/include/QtCore/qdebug.h:1,
from project.cpp:57:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdebug.h: At global scope:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdebug.h:244: error: expected ‘,’ or ‘...’ before ‘<’ token
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdebug.h:244: error: ISO C++ forbids declaration of ‘QContiguousCache’ with no type
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdebug.h: In function ‘QDebug operator<<(QDebug, int)’:
/Users/Indy/dev/qt/qt/include/QtCore/../../src/corelib/io/qdebug.h:248: error: ‘cache’ was not declared in this scope
make: *** [project.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment