Hi
I am building mapserver 8.0.1 and libxml2 (2.12.6).
I am getting error C2440 in mapwcs.cpp L365 and mapwcs20.cpp L1449.
I have modified those lines: `xmlErrorPtr error = xmlGetLastError();` to
`xmlErrorPtr error = (xmlErrorPtr)xmlGetLastError();` to compile.
I don't know the deep implications of all this if there are any.
Error C2440 does not occur in my case if I use libxml2 (2.10.3).
_______________________________________________
MapServer-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users