Re: [yocto] error with SDK that supports Qt creator
Khem Raj <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <CAMKF1sqxMsZM3DTzvKKGRrgzNYr7Zfqh82DW8neD=JkRKj2czg@mail.gmail.com> |
On Mon, Jul 21, 2025 at 1:49 PM Crane via lists.yoctoproject.org <[email protected]> wrote: > > qt.conf is missing. > But after adding qt.conf, Qt creators reports "Qt version is not properly installed, please run make install". > "qmake -query" returns valid absolte paths. > qt tools moc, rcc and uic are present. > Still missing files. > > "bitbake <image> -c populate_sdk" or "bitbake meta-toolchain-qt5" should be used? you need to inherit populate_sdk_qt5|6 in the image which is used to build the SDK I think building meta-toolchain-qt5 or meta-toolchain-qt6 sets up the toolchain with right bits > > Thanks! > Crane > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > You automatically follow any topics you start or reply to. > View/Reply Online (#65698): https://lists.yoctoproject.org/g/yocto/message/65698 > Mute This Topic: https://lists.yoctoproject.org/mt/114262984/1997914 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >