You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The include path of libxml2 has been changed. It's not part of the main include path anymore: ...\installed\x64-windows\include\libxml, now it's only inside a libxml2 subdirectory: ...\installed\x64-windows\include\libxml2\libxml. Is this a supposed change or a regression? Other libraries, like OpenSSL, are still located in the main path.