I've updated the SDK @
github to FW5.17.
Unfortunately it seems like it's not backwards compatible with FW5.14 so I'll continue building CR3 with an older version of the SDK.
I've compiled CR3 with the new SDK and it crashed with:
PHP Code:
/mnt/ext1/system/share/cr3/bin/cr3-pb.app: symbol lookup error: /mnt/ext1/system/share/cr3/bin/cr3-pb.app: undefined symbol: _device_keyboard
Which is an issue from the system headers/libs.
To keep things simple for everyone, I've created 2 branches in github:
-
5.12 - which I'll continue using
-
5.17 - which is currently synced with
master