Quote:
Originally Posted by brucelee
Added:
- tools/
- CMakeLists.txt
- make.sh
Build:
- place the PBDEV sdk dir in your home ~/
- place the pbimageviewer-src dir in ~/PBDEV/sources/
- cd ~/PBDEV/sources/pbimageviewer-src/
- bash make.sh BUILD-TYPE
BUILD-TYPE can be any of: 360, fw2, fw4, fw5
If none is given then all of them will be built.
Also, while being in the source, if you want to set custom things per build you can check that with:
PHP Code:
#ifdef BUILD_FW5
[...]
#else
[...]
#endif
|
Thanks. I manage to build the thing.
hi rkomar, this is a patch to fix autorotate issue when rotation is set to 180 potrait orientation. This should enable both autorotation and using 180 orientation. The use case is for left handed viewing