This repository has been archived by the owner on Feb 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
/
qtcreator_config_summary.txt
172 lines (164 loc) · 5.38 KB
/
qtcreator_config_summary.txt
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find Clang (missing: Clang_DIR)
-- Found elfutils: /usr/include
-- Found Zstd: /usr/lib/arm-linux-gnueabihf/libzstd.so
-- Found PythonInterp: /usr/bin/python3 (found version "3.7.3")
-- The following packages have been found:
* Qt5PrintSupport
* Qt5Qml
* Qt5QmlModels (required version >= 5.15.2)
* Qt5Quick
* Qt5QuickWidgets
* Qt5Sql
* Qt5LinguistTools
* Qt5UiPlugin (required version >= 5.15.2)
* Qt5Designer
* Qt5DesignerComponents
* Qt5Help
* Qt5SerialPort
* Qt5Svg
* Threads
* Qt5Concurrent
* Qt5Gui
* Qt5Network
* Qt5Script
* Qt5Widgets
* Qt5Xml
* yaml-cpp, using internal src/libs/3rdparty/yaml-cpp
* Qt5Quick3DUtils (required version >= 5.15.2)
* Qt5Quick3DRender (required version >= 5.15.2)
* Qt5Quick3DAssetImport (required version >= 5.15.2)
* Qt5Quick3DRuntimeRender (required version >= 5.15.2)
* Qt5Quick3D
* Qt5Core
* Qt5
* elfutils, a collection of utilities and libraries to read, create and modify ELF binary files, <https://sourceware.org/elfutils/>
* Zstd
* PythonInterp
-- The following packages have not been found:
* Clang
* KF5SyntaxHighlighting
* Qt5SvgWidgets
* Qt5WebEngineWidgets
* litehtml
-- The following features have been enabled:
* Build Qbs, with CONDITION TARGET Qt5::Script
* Plugin Core
* Script Locator filter, with CONDITION Qt5_VERSION VERSION_GREATER_EQUAL 5.14.0
* Plugin TextEditor
* Plugin SerialTerminal, with CONDITION TARGET Qt5::SerialPort
* Plugin HelloWorld
* Plugin ImageViewer
* Plugin Marketplace
* Plugin UpdateInfo
* Plugin Welcome
* Plugin BinEditor
* Plugin CodePaster
* Plugin DiffEditor
* Plugin EmacsKeys
* Plugin Macros
* Plugin ProjectExplorer
* Plugin SilverSearcher
* Plugin Bookmarks
* Plugin CppTools
* Plugin Help, with CONDITION TARGET Qt5::Help
* litehtml help viewer, with CONDITION TARGET litehtml AND TARGET qlitehtml
* Plugin ResourceEditor
* Plugin TaskList
* Plugin Nim
* Plugin Conan
* Plugin ClassView
* Plugin CppEditor
* Plugin GLSLEditor
* Plugin ModelEditor
* Plugin QtSupport
* Plugin Todo
* Plugin VcsBase
* Plugin Bazaar
* Plugin Beautifier
* Plugin ClearCase
* Plugin CVS
* Plugin Designer, with CONDITION TARGET Qt5::DesignerComponents AND TARGET Qt5::Designer
* Plugin FakeVim
* Plugin GenericProjectManager
* Plugin Git
* Plugin Mercurial
* Plugin MesonProjectManager
* Plugin Perforce
* Plugin QmakeProjectManager
* Plugin QmlJSTools
* Plugin QmlProjectManager
* Plugin ScxmlEditor
* Plugin Subversion
* Plugin CompilationDatabaseProjectManager
* Plugin LanguageClient
* Plugin StudioWelcome
* Plugin CMakeProjectManager
* Plugin Debugger
* Plugin Android
* Plugin AutoTest
* Plugin AutotoolsProjectManager
* Plugin BareMetal
* Plugin ClangTools, with CONDITION TARGET yaml-cpp
* Plugin Cppcheck
* Plugin IncrediBuild
* Plugin Ios
* Plugin Python
* Plugin QmlJSEditor
* Plugin QmlPreview
* Plugin QmlProfiler
* Plugin RemoteLinux
* Plugin Valgrind
* Plugin WinRt
* Plugin PerfProfiler
* Plugin QbsProjectManager
* Plugin CtfVisualizer
* Plugin Boot2Qt
* Plugin QmlDesigner
* Plugin assetexporterplugin, with CONDITION TARGET QmlDesigner
* Plugin componentsplugin, with CONDITION TARGET QmlDesigner
* Plugin qmlpreviewplugin, with CONDITION TARGET QmlDesigner
* Plugin qtquickplugin, with CONDITION TARGET QmlDesigner
* Qt Quick 3D asset import, with CONDITION TARGET Qt5::Quick3DAssetImport
* Plugin Qnx
* Plugin WebAssembly
* Plugin McuSupport
* Qt Quick 3D support, with CONDITION TARGET Qt5::Quick3D
-- The following features have been disabled:
* Build documentation
* Build online documentation
* Build tests
* Native WebKit help viewer, with CONDITION FWWebKit AND FWAppKit AND Qt5_VERSION VERSION_LESS 6.0.0
* QtWebEngine help viewer, with CONDITION TARGET Qt5::WebEngineWidgets
* Plugin ClangPchManager, with CONDITION TARGET libclang AND QTC_CLANG_BUILDMODE_MATCH
* Plugin ClangFormat, with CONDITION TARGET libclang AND LLVM_PACKAGE_VERSION VERSION_GREATER_EQUAL 10.0.0 AND QTC_CLANG_BUILDMODE_MATCH
* Plugin ClangRefactoring, with CONDITION TARGET libclang AND QTC_CLANG_BUILDMODE_MATCH
* Plugin ClangCodeModel, with CONDITION TARGET libclang
* multilanguage-support in qml2puppet, with CONDITION TARGET QtCreator::multilanguage-support
* Rust demangler for perfparser, Requires RUSTC_DEMANGLE_INCLUDE_DIR and RUSTC_DEMANGLE_LIBRARY to be specified
* Include developer documentation
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pi/src/build-qt-creator