On Tue, 19 Aug 2025 at 15:56, F. E. <exler7...@gmail.com> wrote: > And added "podofo" to the one path in the middle: > [image: grafik.png] > > With this change, CMake successfully created solution and project files. >
This is not correct as I am pretty much sure this will mess up the intended headers deployment layout. Are you not using a separate build directory (in-source build)? This may explain the error you are seeing. In that case I may prefer to inhibit in-tree builds, as that target_source is convenient to use and the system doesn't give me much more alternatives other than recreating the wanted headers layout by copying all the headers at some location first before installing. > When trying to build the podofo projects, I get errors about "\libxml\xmlversion.h" not existing. Building lixml2 works for me with cmake. Maybe again you are in a case of in-source build and the generation of that file fails because of some unexpected condition. Greetings, Francesco
_______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users