XPath 2.0 for Qt6
-
Hello,
since xmlpatterns are history I have a huge problem: I am using xpath-2.0 what was provided with XmlQuery.
I was able to get libXML2 going but that supports only 1.1
SaxonC is my best chance but I can't get it going. any help is much appreciated!
I also tried XQilla-2.3.4 but there are now libs at all. I tried to compile with minGW but nothing as errors
I tried now for 3 days and really need help. I can not believe that I am the only Qt6 user who need XPath-2.0...
Thanks!
PS: if there is a lib then I would need it for minGW
-
Hi,
Since you seem to already have code using that module, the worst case scenario: try to build it with Qt 6 and adjust the code as required.
-
I got it going. Answer is here
https://stackoverflow.com/questions/78017906/need-xpath-2-0-c-for-mingw/78028760#78028760
-
J JonB referenced this topic on