For those who want to build the latest trunc, there's a small problem with the 
build of it. To get it to build, you should make a minor change in 
tools/podofoxmp/podofoxmp.cpp.

Replace the includes:
        #include "podofo/PdfMemDocument.h"
        #include "podofo/PdfStream.h"
        #include "podofo/PdfString.h"
        #include "podofo/PdfDictionary.h"
        #include "podofo/PdfFilter.h"

With the following:
        #include "../../podofo/src/PdfMemDocument.h"
        #include "../../podofo/src/PdfStream.h"
        #include "../../podofo/src/PdfString.h"
        #include "../../podofo/src/PdfDictionary.h"
        #include "../../podofo/src/PdfFilter.h"

- Jo



This e-mail and any attachments thereto may contain information which is 
confidential 
and/or protected by intellectual property rights and are intended for the sole 
use of the 
recipient(s) named above. Any use of the information contained herein 
(including, but 
not limited to, total or partial reproduction, communication or distribution in 
any form) 
by persons other then the designated recipient(s) is prohibited. If you have 
received this 
e-mail in error, please notify the sender either by telephone or by e-mail and 
delete the 
material from any computer. Thank you for your cooperation.

Dilys bvba
Nieuwe Stationsstraat 23
9160 Lokeren

tel +32 9 356 97 13
fax +32 9 353 90 11

mailto:[email protected]
http://www.dilys.be



------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to