Quote:
Originally Posted by brucelee
When you get the newer header please let me know. As for the 481 SDK... It's working just fine (You told me to announce if I test it). The only thing required is to place the inkinternal.h and inkplatform.h headers in ./arm-obreey-linux-gnueabi/sysroot/usr/local/include/
Here are the missing (and probably updated) headers I received from pal while trying to properly build coolreader for fw5.
|
I've just been watching the git repository to see when the files get updated. I'm not sure what they're going to do about iv_mtinfo structure changing for 5.4 and above, while staying the same for lower versions of version 5. I'm planning on checking the firmware version and casting to the correct structure, but it's a kludge.
Thanks for the missing header files. Did you need them to be there? They aren't included in inkview.h, so my hacked SDK works fine without them. I guess coolereader is using internal functions, which sounds risky to me.