View Single Post
Old 03-20-2025, 10:02 AM   #85
kbarni
Enthusiast
kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.
 
kbarni's Avatar
 
Posts: 49
Karma: 400
Join Date: Feb 2025
Device: Kindle PW5
Go step by step. Cross-compiling for another architecture is not so simple...

First, before going for vncviewer, set up your toolchain: https://kindlemodding.org/kindle-dev...equisites.html

Test your setup with the example project from the kindlemodding site.

For cloning use the recursive flag:
git clone --recursive https://github.com/hwhw/kindlevncviewer.git

for building you might need to set the prefix for the toolchain. A bit difficult to say how to do it without trying.
kbarni is offline   Reply With Quote