View Single Post
Old 09-17-2012, 02:52 PM   #651
tigran
Zealot
tigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austentigran has memorized the entire works of Homer, Shakespeare, and Jane Austen
 
Posts: 140
Karma: 23528
Join Date: Nov 2009
Location: London
Device: Kobo Aura One,HD,H2O,Touch,Mini,Kindle 3+DXG,Nook Simple Touch
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
tigran is offline   Reply With Quote