Hi,
I'm following antartica's
https://wiki.mobileread.com/wiki/Ilia...cial_toolchain to create my iliad development environment.
Everything works ok, except the last part "testing applications using VNC".
There, when I execute:
Code:
sbox$ /iliad/iliad.sh usr/bin/matchbox-window-manager -use_titlebar no -use_cursor no
it fails with an error about it can't find matchbox theme.
I presume this is because I only have the target "iliad", and that command expects to be executed as another target ("iliad-irex"), whose root is the directory where "iliad.sh" is located.
Reading
https://www.mobileread.com/forums/sho...8&postcount=35 confirms it.
So the question is: how to create this iliad-irex target pointing to iliad filesystem?
Thanks, Iņigo