<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Fantastic! That worked, and my PDAL build is rattling happily away :)<br></div>
<div> </div>
<div>Thanks Connor!<br></div>
<div> </div>
<div>On Sun, Feb 14, 2016, at 02:37 PM, Connor Manning wrote:<br></div>
<blockquote type="cite"><div dir="ltr">This should be fixed in <a href="https://github.com/PDAL/PDAL/commit/57be828">https://github.com/PDAL/PDAL/commit/57be828</a>, so please re-pull and try again.<br></div>
<div><div> </div>
<div><div>On Sun, Feb 14, 2016 at 7:51 AM, Jo Walsh <span dir="ltr"><<a href="mailto:metazool@fastmail.net">metazool@fastmail.net</a>></span> wrote:<br></div>
<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div>dear PDAL hackers,<br></div>
<div> </div>
<div>
Thanks for your work. I'm very new to PDAL and not a C++ hacker, so I'm<br></div>
<div>
a bit stumped by the following error when I try to build PDAL on debian<br></div>
<div>
wheezy. Please excuse me if it turns out to be a basic configuration<br></div>
<div>
thing :/<br></div>
<div> </div>
<div>
  [  4%] Building CXX object<br></div>
<div>
  io/ilvis2/CMakeFiles/reader_ilvis2.dir/Ilvis2MetadataReader.cpp.o<br></div>
<div>
  /home/jo/PDAL/io/ilvis2/Ilvis2MetadataReader.cpp: In member function<br></div>
<div>
  ‘bool pdal::Ilvis2MetadataReader::nodeElementIs(xmlNodePtr,<br></div>
<div>
  std::string)’:<br></div>
<div>
  /home/jo/PDAL/io/ilvis2/Ilvis2MetadataReader.cpp:629:60: error: cast<br></div>
<div>
  from type ‘const char*’ to type ‘xmlChar* {aka unsigned char*}’ casts<br></div>
<div>
  away qualifiers [-Werror=cast-qual]<br></div>
<div>
     return (xmlStrcmp(node->name, (xmlChar*)expected.c_str()) == 0);<br></div>
<div>
                                                            ^<br></div>
<div>
cc1plus: all warnings being treated as errors<br></div>
<div>
io/ilvis2/CMakeFiles/reader_ilvis2.dir/build.make:77: recipe for target<br></div>
<div>
'io/ilvis2/CMakeFiles/reader_ilvis2.dir/Ilvis2MetadataReader.cpp.o'<br></div>
<div>
failed<br></div>
<div> </div>
<div>
I have LIBXML2. I can't see what's going wrong from this but I notice<br></div>
<div>
that it's relatively new work:<br></div>
<div> <a href="https://github.com/PDAL/PDAL/blob/master/io/ilvis2/Ilvis2MetadataReader.cpp#L629">https://github.com/PDAL/PDAL/blob/master/io/ilvis2/Ilvis2MetadataReader.cpp#L629</a><br></div>
<div> </div>
<div>
Any advice would be appreciated, I really want to play with PDAL!<br></div>
<div> <span><span style="color:rgb(136, 136, 136)" class="colour"><br> <br>
--<br>
  Jo Walsh<br> <a href="mailto:metazool@fastmail.net">metazool@fastmail.net</a><br>
_______________________________________________<br>
pdal mailing list<br> <a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a><br> <a href="http://lists.osgeo.org/mailman/listinfo/pdal">http://lists.osgeo.org/mailman/listinfo/pdal</a></span></span></div>
</blockquote></div>
</div>
</blockquote><div> </div>
</body>
</html>