t75rsj1
4 years agoChannel Surfer
IDK Samples GLES2 and REMOTE - confused about Simplified build system (common)
IDK newbie question - in the 'IDK getting started guide', there is info about how to use the SAMPLES to MAKE binaries for samples such as GLES2 and REMOTE. The doc says the following: Each sample in...
- 4 years ago
I was able to resolve my own issues - embarrassingly caused when I incorrectly 'extracted' the downloaded IDK. On a WIN10 WSL system, I failed to download/copy the IDK download file to the proper location. Once I copied the downloaded IDK file to my WSL home/user directory on a Ubuntu 20.04 system, and then used the correct TAR command to Extract the downloaded file, everything worked fine, and I was able to correctly run the MAKE files for the Roku IDK samples that were present in the IDK download TAR files. So I caused my own problems initially, but now all is fine.