1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
| Exécution des étapes de compilation pour le projet doxygen...
Configuration non modifiée, passe l'étape QMake.
Lancement : /usr/bin/make -w
make: Entering directory `/Users/macko_j/Projets/qt-creator-1.3.1-src/src/plugins/doxygen'
g++ -c -pipe -g -gdwarf-2 -arch i386 -fvisibility=hidden -fvisibility-inlines-hidden -arch ppc -Wall -W -DIDE_LIBRARY_BASENAME=\"lib\" -DWITH_TESTS -DQT_NO_CAST_TO_ASCII -DDOXYGEN_LIBRARY -DQT_PLUGIN -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.6/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/usr/include/QtNetwork -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtTest.framework/Versions/4/Headers -I/usr/include/QtTest -I/usr/include -I. -I../../libs -I/Users/macko_j/Projets/qt-creator-1.3.1-src/tools -I../../plugins -I../../shared/cplusplus -I../../shared/cplusplus -I../../shared/cplusplus -I../../shared/cplusplus -I../../shared/cplusplus -I../../shared/cplusplus -I../../src -I../../plugins -I../../libs -I../../libs/cplusplus -I../../libs/extensionsystem -I../../libs/utils -I../../shared -I../../shared/cplusplus -I.moc/debug-shared -I.uic -F/Library/Frameworks -o .obj/debug-shared/doxygenplugin.o doxygenplugin.cpp
In file included from doxygenplugin.cpp:21:
doxygenplugin.h:24:42: error: libs/extensionsystem/iplugin.h: No such file or directory
In file included from doxygensettings.h:26,
from doxygenplugin.h:25,
from doxygenplugin.cpp:21:
doxygensettingswidget.h:25:36: error: libs/utils/pathchooser.h: No such file or directory
doxygenplugin.cpp:25:50: error: plugins/cppeditor/cppeditorconstants.h: No such file or directory
doxygenplugin.cpp:26:48: error: plugins/cpptools/cpptoolsconstants.h: No such file or directory
doxygenplugin.cpp:28:38: error: plugins/coreplugin/icore.h: No such file or directory
doxygenplugin.cpp:29:46: error: plugins/coreplugin/coreconstants.h: No such file or directory
doxygenplugin.cpp:30:60: error: plugins/coreplugin/actionmanager/actionmanager.h: No such file or directory
doxygenplugin.cpp:31:54: error: plugins/coreplugin/actionmanager/command.h: No such file or directory
doxygenplugin.cpp:32:48: error: plugins/coreplugin/uniqueidmanager.h: No such file or directory
doxygenplugin.cpp:33:54: error: plugins/coreplugin/editormanager/ieditor.h: No such file or directory
doxygenplugin.cpp:34:60: error: plugins/coreplugin/editormanager/editormanager.h: No such file or directory
doxygenplugin.cpp:36:47: error: plugins/coreplugin/messagemanager.h: No such file or directory
doxygenplugin.cpp:37:45: error: plugins/projectexplorer/project.h: No such file or directory
doxygenplugin.cpp:38:53: error: plugins/projectexplorer/projectexplorer.h: No such file or directory
doxygenplugin.cpp:39:45: error: plugins/projectexplorer/session.h: No such file or directory
doxygenplugin.cpp:40:62: error: plugins/projectexplorer/projectexplorerconstants.h: No such file or directory
doxygenplugin.cpp:41:50: error: plugins/projectexplorer/outputwindow.h: No such file or directory
doxygenplugin.cpp:42:34: error: libs/utils/qtcassert.h: No such file or directory
doxygenplugin.cpp:43:43: error: libs/utils/synchronousprocess.h: No such file or directory
doxygenplugin.cpp:44:40: error: libs/utils/parameteraction.h: No such file or directory
doxygenplugin.cpp:45:48: error: libs/extensionsystem/pluginmanager.h: No such file or directory
In file included from doxygenplugin.cpp:21:
doxygenplugin.h:41: error: 'ExtensionSystem' has not been declared
doxygenplugin.h:41: error: expected `{' before 'IPlugin'
doxygenplugin.h:41: error: function definition does not declare parameters
doxygenplugin.cpp:53: error: 'ExtensionSystem' is not a namespace-name
doxygenplugin.cpp:53: error: expected namespace-name before ';' token
doxygenplugin.cpp:65: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:67: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:71: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:75: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:123: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:127: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:131: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:137: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:142: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:209: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:214: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:221: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp: In function 'QObject* qt_plugin_instance()':
doxygenplugin.cpp:285: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
In file included from doxygenplugin.cpp:21:
doxygenplugin.h:24:42: error: libs/extensionsystem/iplugin.h: No such file or directory
In file included from doxygensettings.h:26,
from doxygenplugin.h:25,
from doxygenplugin.cpp:21:
doxygensettingswidget.h:25:36: error: libs/utils/pathchooser.h: No such file or directory
doxygenplugin.cpp:25:50: error: plugins/cppeditor/cppeditorconstants.h: No such file or directory
doxygenplugin.cpp:26:48: error: plugins/cpptools/cpptoolsconstants.h: No such file or directory
doxygenplugin.cpp:28:38: error: plugins/coreplugin/icore.h: No such file or directory
doxygenplugin.cpp:29:46: error: plugins/coreplugin/coreconstants.h: No such file or directory
doxygenplugin.cpp:30:60: error: plugins/coreplugin/actionmanager/actionmanager.h: No such file or directory
doxygenplugin.cpp:31:54: error: plugins/coreplugin/actionmanager/command.h: No such file or directory
doxygenplugin.cpp:32:48: error: plugins/coreplugin/uniqueidmanager.h: No such file or directory
doxygenplugin.cpp:33:54: error: plugins/coreplugin/editormanager/ieditor.h: No such file or directory
doxygenplugin.cpp:34:60: error: plugins/coreplugin/editormanager/editormanager.h: No such file or directory
doxygenplugin.cpp:36:47: error: plugins/coreplugin/messagemanager.h: No such file or directory
doxygenplugin.cpp:37:45: error: plugins/projectexplorer/project.h: No such file or directory
doxygenplugin.cpp:38:53: error: plugins/projectexplorer/projectexplorer.h: No such file or directory
doxygenplugin.cpp:39:45: error: plugins/projectexplorer/session.h: No such file or directory
doxygenplugin.cpp:40:62: error: plugins/projectexplorer/projectexplorerconstants.h: No such file or directory
doxygenplugin.cpp:41:50: error: plugins/projectexplorer/outputwindow.h: No such file or directory
doxygenplugin.cpp:42:34: error: libs/utils/qtcassert.h: No such file or directory
doxygenplugin.cpp:43:43: error: libs/utils/synchronousprocess.h: No such file or directory
doxygenplugin.cpp:44:40: error: libs/utils/parameteraction.h: No such file or directory
doxygenplugin.cpp:45:48: error: libs/extensionsystem/pluginmanager.h: No such file or directory
In file included from doxygenplugin.cpp:21:
doxygenplugin.h:41: error: 'ExtensionSystem' has not been declared
doxygenplugin.h:41: error: expected `{' before 'IPlugin'
doxygenplugin.h:41: error: function definition does not declare parameters
doxygenplugin.cpp:53: error: 'ExtensionSystem' is not a namespace-name
doxygenplugin.cpp:53: error: expected namespace-name before ';' token
doxygenplugin.cpp:65: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:67: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:71: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:75: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:123: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:127: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:131: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:137: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:142: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:209: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:214: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp:221: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.cpp: In function 'QObject* qt_plugin_instance()':
doxygenplugin.cpp:285: error: invalid use of incomplete type 'class DoxyPlugin::Internal::DoxygenPlugin'
doxygenplugin.h:41: error: forward declaration of 'class DoxyPlugin::Internal::DoxygenPlugin'
lipo: can't open input file: /var/folders/Iq/Iq71hPvdHWqnhILFktPYR++++TI/-Tmp-//cc4sE6r3.out (No such file or directory)
make: *** [.obj/debug-shared/doxygenplugin.o] Error 1
make: Leaving directory `/Users/macko_j/Projets/qt-creator-1.3.1-src/src/plugins/doxygen'
Terminé avec le code de sortie 2.
Erreur lors de la compilation du projet doxygen
lors de l'éxecution de l'étape 'Make' |