View Single Post
Old 02-12-2018, 11:42 AM   #4
brucelee
Addict
brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.brucelee can program the VCR without an owner's manual.
 
Posts: 352
Karma: 188498
Join Date: Jan 2015
Location: Romania
Device: Kobo Aura One
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.appsymbol lookup error: /mnt/ext1/system/share/cr3/bin/cr3-pb.appundefined 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
brucelee is offline   Reply With Quote