<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 1, 2016 at 1:02 PM, Howard Butler <span dir="ltr"><<a href="mailto:howard@hobu.co" target="_blank">howard@hobu.co</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ok, I'm glad you were able to make some progress.<br>
<br>
> On Feb 1, 2016, at 12:14 PM, <a href="mailto:flatearth@gmx.net">flatearth@gmx.net</a> wrote:<br>
><br>
> Yes, I use the standard OS X clang compiler. I did not change any variable concerning this.<br>
> The '#include <cstdint> thing' thing happened exactly the same when I compiled pdal against python 2.7 and tried to 'pip install pdal' in a python 3 environment. Now that I compiled against homebrew python 3.5 i can 'pip install pdal' on conda 3.5 without that error messages.<br>
> Only with python 3.4 this error still remains. The only difference I can see ist that for python 3.4 I have to use a conda python environment and not the homebrew or system python.<br>
><br>
> I also tried to solve the #include <cstdint> error by using '#include <tr1/cstdint>'. This solves the specific error but multiple new errors follow...<br></blockquote><div><br></div><div>Your compiler is reporting GCC 4.2.1, which is from 2007.  We just don't support compilers that old and things may or may not work in lots of ways.  You can use our docker image if you can't upgrade compilers or find a suitable binary.</div></div><div><br></div>-- <br><div class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div></div>