cloning into 'OpenSpace'...
error: RPC failed; HTTP 408 curl 22 The requested URL returned error: 408
fatal: expected 'packfile'
Apparently, this was due to an apt upgrade happening in another terminal window. Tried again later, and the git clone succeeded.
Now the error is during the generation of cmake files, regarding not finding gcc-13 - compiling gcc may take 6 hours.
some post says don't cross compile.
Maybe I'll first try on a github runner to look out for ARM errors -
"We expect to begin offering Arm runners for open source projects by the end of the year. "
"The arm64 Linux runner is in public preview and subject to change."
libcef seems to be available for arm64, but some bugs for RPi
Edit - arm64 build fails due to wrong CEF binary - will need to fork the project, make modifications ...
No comments:
Post a Comment