All of lore.kernel.org
 help / color / mirror / Atom feed
* Navite eSDK programs link error
@ 2021-01-14 15:31 Gustavo Plaza
  0 siblings, 0 replies; only message in thread
From: Gustavo Plaza @ 2021-01-14 15:31 UTC (permalink / raw)
  To: openembedded-core

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

Hello,

I have built eSDK  for yocto sumo correctly. After the installation (not installed in default target directory) I execute
cd  <path to eSDK>
source environment-setup-armv7at2hf-neon-fslc-linux-gnueabi

but when I try to execute the cmake installed in the eSDK (<path to eSDK>/sysroots/x86_64-fslcsdk-linux/usr/bin/cmake) I get the error:
bash: <path to eSDK>/sysroots/x86_64-fslcsdk-linux/usr/bin/cmake: No such file or directory

If I run the following command:
strings <path to eSDK>/sysroots/x86_64-fslcsdk-linux/usr/bin/cmake | less

It shows the following library but the eSDK is not installed in this directory.
/opt/fslc-x11/2.5.3/sysroots/x86_64-fslcsdk-linux/lib/ld-linux-x86-64.so.2

The same error occurs when I try to execute other program from <path to eSDK>/sysroots/x86_64-fslcsdk-linux/usr/bin/

This error appears when I add "inherit populate_sdk_qt5" to my image.

Best regards.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-14 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 15:31 Navite eSDK programs link error Gustavo Plaza

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.