As I struggled for a long time to get the SDK up and running on my Mac.
Finally I came to the conclusion, that it's better to create a
Docker container to get a working compile environment.
So now there is a Dockerfile available at
https://github.com/Skeeve/SDK_6.3.0/tree/docker
You can also use the docker image from
https://hub.docker.com/repository/do...pocketbook-sdk
I hope this is useful for some of you.
Please note that I only created the image for Touch HD3 and similar devices for dockerhub as I have no clue what the other two SDKs (iMX6 and A13) are for let alone who could make use of them.
But there are instructions of how to build your own docker image.