Library package for xml shcema design in CMake?
-
hi
i have included QT-xml-patterns package to run my Qt application in cmake for XSD,
but it was throwing an error "library for xsd missing"
please help me to find the proper package name for xsd
-
Hi,
What version of Linux are you running ?
-
ubuntu 16.04 LTS
-
Can you show your CMakefile and the exact error you are getting ?
-
error:unable to find the package " QT-xml-patterns"
-
Hi @SGaist
i have addes qtxmlpatterns5-dev-tools package,
but its showing no such library for XSD.
-
fatal error: QXmlSchema: No such file or directory
compilation terminated.
-
Again: please show your CMakefile.txt file.
From the error you are not use the correct package name. It's XmlPatterns.