All of lore.kernel.org
 help / color / mirror / Atom feed
* error with SDK that supports Qt creator
@ 2025-07-21  3:23 Crane
  2025-07-21 20:49 ` [yocto] " Crane
  0 siblings, 1 reply; 6+ messages in thread
From: Crane @ 2025-07-21  3:23 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 855 bytes --]

Hello,

I am building SDK using populate_sdk that support Qt creator.

All are configured correctly except Qt version is considered invalid after adding qmake from <sysroots>/x86_64-pokysdk-linux/usr/bin.

Further check discovers this result:

> 
> crane@vmUbuntu2204:~/work/project/$ which qmake
> /opt/poky/0.1/sysroots/x86_64-pokysdk-linux/usr/bin/qmake
> crane@vmUbuntu2204:~/work/project/$ qmake -v
> QMake version 3.1
> Using Qt version 5.15.13 in
> /home/crane/work/yocto/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-qtbase/5.15.13+git/recipe-sysroot/opt/poky/0.1/sysroots/x86_64-pokysdk-linux/usr/lib
> 
> crane@vmUbuntu2204:~/work/project/$
> 

Obviously it doesn't point to the correct path. Qt libraries are in <sysroots>/usr/lib directory. What might be the cause?

Any input is appreciated.

Thanks!
Crane

[-- Attachment #2: Type: text/html, Size: 1087 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-07-28  1:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21  3:23 error with SDK that supports Qt creator Crane
2025-07-21 20:49 ` [yocto] " Crane
2025-07-21 21:55   ` Khem Raj
2025-07-23  3:30     ` Crane
2025-07-23 14:09       ` Crane
2025-07-28  1:55         ` Crane

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.