Pierre Marchand wrote:
> Vous (Craig Ringer) avez écrit :
>> What version are you using ? The 0.6.0 release? A svn version (and if
>> so, which revision) ?
> 
> Sorry, SVN Head (rev885) on Linux (opensuse).

> Install the project...
> -- Install configuration: ""
> -- Up-to-date: /home/pierre/system/include/podofo/Pdf3rdPtyForwardDecl.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfAction.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfAcroForm.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfAnnotation.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfArray.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfCanvas.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfColor.h
> -- Up-to-date: /home/pierre/system/include/podofo/PdfContents.h
> CMake Error at src/cmake_install.cmake:36 (FILE):
>   file INSTALL cannot find file
>   "/home/pierre/system/src/podofo/src/PdfContentsGraph.h" to install.
> Call Stack (most recent call first):
>   cmake_install.cmake:37 (INCLUDE)

That header was recently removed from the tree, but it looks like CMake
hasn't figured that out. The CMake files were updated, so that's a
little bit odd.

Delete your build directory (you ARE using an out-of-tree build, right?)
and re-run CMake from a new clean build directory.

> cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/home/pierre/system ..

Your build dir should really be outside the source tree entirely,

--
Craig Ringer

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to