This is needed for a hack, sorry... GLib search does not work as I need
it, and in older GLib releases it had also a bug...

You can find this file also in the current poppler release (I think its
an internal file) in "/poppler-0.16.0/poppler/" copy this somewhere and
adapt the include Path.

You can open xournalpp/src/pdf/popplerGlibExt/PopplerGlibExtension.h

And replace

#include <poppler/TextOutputDev.h>

with

#include "your/path/TextOutputDev.h"


Sorry for this... Until the final release I'll find another solution.



Andreas

Am 18.01.2011 17:40, schrieb Cedric Sodhi:
> Hi, I already sent this to the SF forums but I guess I've got a better
> chance here, current SVN fails with the error that
>
> poppler/CairoOutputDev.h
>
> does not exist. I've been told that this file is part of older poppler
> only and not available with recent poppler.
>
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand 
> malware threats, the impact they can have on your business, and how you 
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Xournal-devel mailing list
> Xournal-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xournal-devel


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to