No Suitable Kits Found
-
-
Hi and welcome to devnet,
How did you install Qt Creator ?
Did you install the Qt development packages as well ? -
It depends on which modules you will need beside the ones from qtbase.
Did you check your Qt Creator settings and more specifically the Qt part ?
Is your Qt installation found ?
Is there any kit associated with ? -
How to check in QtCreator if the Qt installation is found or not ?
There is no kit associated with it. Try extract system information from qt creator :
{noformat}
Qt 5.15.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.3.0) on "xcb"
OS: Ubuntu 22.04.2 LTS [linux version 5.19.0-35-generic]Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX
Environment:
QT_ACCESSIBILITY="1"
QT_IM_MODULE="ibus"Features: QT_NO_EXCEPTIONS
Library info:
PrefixPath: /usr
DocumentationPath: /usr/share/qt5/doc
HeadersPath: /usr/include/x86_64-linux-gnu/qt5
LibrariesPath: /usr/lib/x86_64-linux-gnu
LibraryExecutablesPath: /usr/lib/x86_64-linux-gnu/qt5/libexec
BinariesPath: /usr/lib/qt5/bin
PluginsPath: /usr/lib/x86_64-linux-gnu/qt5/plugins
ImportsPath: /usr/lib/x86_64-linux-gnu/qt5/imports
Qml2ImportsPath: /usr/lib/x86_64-linux-gnu/qt5/qml
ArchDataPath: /usr/lib/x86_64-linux-gnu/qt5
DataPath: /usr/share/qt5
TranslationsPath: /usr/share/qt5/translations
ExamplesPath: /usr/lib/x86_64-linux-gnu/qt5/examples
TestsPath: /usr/tests
SettingsPath: /etc/xdg -
@sajis just as I wrote: go to Qt Creator's settings.