On Tue, 2021-03-02 at 17:51 +0100, Raphael Stonehorse wrote:
> podofo-0.9.7/examples/build$ cmake ..
Hi,
this is wrong, the examples are built *and configured* with the rest of
the project, not separately. You should do the following instead:
cd ..../podofo-0.9.7;
mkdir build && cd build
cmake ..
The warnings CMake prints make sense here and point to the issue.
Bye,
zyx
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users