Skip to content

Error converting XMLSec library #36

@HealthOneNZ-DevManager

Description

@HealthOneNZ-DevManager

I'm using your excellent tool to convert the XMLSec library for Win64 use.

I have downloaded the source from https://www.zlatkovic.com/pub/libxml/64bit/zlib-1.2.8-win32-x86_64.7z, unpacked it and am using Chet to process the libxml2 directory.

I get an error

Parsing header files...
C:\Temp\xmlsec\libxml2\include\libxml2\libxml\c14n.h:20:10: fatal error: 'libxml/xmlversion.h' file not found
Parsed header files with 1 error(s)

It looks to be choking on the c14n.h file where line 20 has an include directive
#include <libxml/xmlversion.h>

I'm not sure why it has the path, as this IS the path of the file currently being processed. How can the path be ignored ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions