Open andreas-j-hauser opened 9 months ago
Sorry, never needed that. From what I gathered from a quick google search it might be doable but even the short reading I did about how to possibly set this up gave me a headache, so I‘m afraid you‘d have to figure this out for yourself.
Under Linux I want to cross compile my project with xsd-validate module for Windows platform. For Linux platform the build runs and the executable works. But If I try to build for Windows I go following message and the build fails.
Under Linux I installed version 2.9.12 of libxml2
Can I use xsd-validate for Windows? What I have to do to compile my project for Windows under Linux?
Thank you very much Andreas