Error building hello world sample #39327
Unanswered
devanshrajgarhia
asked this question in
Q&A
Replies: 1 comment
-
That means QEMU needs a shared library sudo apt-get update && sudo apt-get install libx11-6 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used this command to build the sample hello world
west build -p auto -b qemu_x86 samples/hello_world -DDTC=/usr/bin/dtc
Output:
On using : west build -t run I get
Beta Was this translation helpful? Give feedback.
All reactions