Hello podofo users,

I'm currently trying to introduce the new podofo v1.0.1 in our build, but I
think I encoutered an error in one of the CMakeLists.txt files:

After configuring is done, CMake is complaining something about directories:
[image: grafik.png]
After that, he seems to throw errors for each source file, e.g.:
[image: grafik.png]

I checked the mentioned CMakeLists.txt:116:
[image: grafik.png]

And added "podofo" to the one path in the middle:
[image: grafik.png]

With this change, CMake successfully created solution and project files.
But I don't really have any expirience with "fixing" CMake, so I cannot
rule out mess-ups from my side. Is this really an error in the CMakeLists
file, or did I do something wrong beforehand?

Another thing I'm struggling with right know is building libxml2 "right",
which is required with podofo 1.0 now. I know it's strictly nothing of
podofos concerns, but maybe someone can give me a hint here as well:
When trying to build the podofo projects, I get errors
about "\libxml\xmlversion.h" not existing. When checking the source files,
I see there's still a xmlversion.h.in file, so I guess the header should
have been generated from the in file, but somehow it did not happen. Can
someone tell me, how this generation is triggered? I guess it's via cmake
as well, and I also used it for building libxml2 projects just fine without
error. But the in-file just does not change.

Greetings,
F.E.
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to