PDF Reader for Embedded
Mobile and Embedded
17
Posts
4
Posters
6.2k
Views
1
Watching
-
this is the source code of viewer i used,
"http://dreamerindia.com/ravivarman/pdf_viewer_ARM/":http://dreamerindia.com/ravivarman/pdf_viewer_ARM/ -
You can get it in qt-apps.org itself
-
hi,
i am very new to qt. i want poppler pdf viewer. i got the code from doc.qt.digia.com link...
it is compiling finely...
when i run that it is stopping, when i debug it it is showing signal aborted....
so please help me to solve this issue... -
Hi,
If you run it through the debugger it will also show you where it crashed so you should start looking that to see where the problem lies.
-
Are you sure you are debugging a debug build and not a release one ?
-
Seeing only assembler code generally means that one tries to debug a release build