View Single Post
Old 09-17-2012, 03:13 PM   #652
dracodoc
Connoisseur
dracodoc has a complete set of Star Wars action figures.dracodoc has a complete set of Star Wars action figures.dracodoc has a complete set of Star Wars action figures.dracodoc has a complete set of Star Wars action figures.
 
Posts: 83
Karma: 322
Join Date: Mar 2009
Device: Kindle DXG, Sony T1
Thanks tigran, I was compiling separately, now following your suggestions , the emulation runs perfectly now.

Quote:
Originally Posted by tigran View Post
dracodoc
To run in emulation mode you have to compile both thirdparty and kpdfview in emulation mode. The output you have shown contains compilation for arm, not for i386. So, before running "make thirdparty kpdfview" do this:

export EMULATE_READER_W=600 EMULATE_READER_H=800 EMULATE_READER=1

But now that you have already compiled for arm you have to clean everything first:

make clean
make cleanthirdparty

Last edited by dracodoc; 09-17-2012 at 03:56 PM.
dracodoc is offline   Reply With Quote