Advertisement
Guest User

Untitled

a guest
Jun 21st, 2011
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. ../../../../include/Qt/qglobal.h:3:10: warning: #warning "Inclusion of header files from include/Qt is deprecated."
  2. g++ -c -O2 -pipe -fno-strict-aliasing -I../../../../include/Qt -I../../../../include -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -I/usr/local/include -o .obj/release-static/CallData.o runtime/CallData.cpp
  3. In file included from ./wtf/Threading.h:95,
  4. from ./wtf/HashTable.h:29,
  5. from ./wtf/HashSet.h:25,
  6. from runtime/ArgList.h:26,
  7. from runtime/JSObject.h:26,
  8. from runtime/InternalFunction.h:27,
  9. from runtime/JSFunction.h:27,
  10. from runtime/CallData.cpp:29:
  11. ../../../../include/Qt/qglobal.h:3:10: warning: #warning "Inclusion of header files from include/Qt is deprecated."
  12. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement