<div dir="ltr">Hi All,<div><br></div><div>I am having some problems configuring PDAL and was hoping that someone could give me a hand.<br><div><br></div><div>I am trying to configure a build using the hobu-windows.bat. I have downloaded OSGeo4W and as far as I know all the required dependencies, however when I run the batch file I am having some problems. I have included the output from the cmd as a text file, but the errors I am getting are as follows:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">CMake Error at cmake/modules/FindNumPy.cmake:25 (STRING):</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">  STRING sub-command REPLACE requires at least four arguments.</blockquote><div><br></div><div>Having looked at FindNumPy.cmake (also attached), it seems like there's something wrong with NUMPY_OUTPUT? (Replace seems to think it doesn't exist as an argument) In fact the comment on line 19 says that:</div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"># WARNING: The variable PYTHON_EXECUTABLE is defined by the script FindPythonInterp.cmake</blockquote><div><br></div><div>but I can't find FindPythonInterp.cmake anywhere. Could this be the problem? The error that follows seems to stem from the same place, if NUMPY_OUTPUT is the problem:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">CMake Error at cmake/modules/FindNumPy.cmake:26 (LIST):<br>  LIST GET given empty list<br></blockquote><div><br></div><div>I'm not sure if my final error is connected at all (and suspect it isn't), I haven't really been looking at it as I've been trying to sort them out in order:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> -- Performing Test SQLITE3_HAS_LOAD_EXTENSION<br>-- Performing Test SQLITE3_HAS_LOAD_EXTENSION - Failed<br>-- Found SQLITE3: C:/OSGeo4W64/lib/sqlite3_i.lib<br>CMake Error at cmake/sqlite.cmake:7 (message):<br>  SQLite3 compiled without load extension, which is required.  Please<br>  re-compile SQLite3 with load extension or ensure CMake is pointing at the<br>  correct SQLite3 installation.</blockquote><div><br></div><div>I have looked online for people having similar problems with CMake but didn't find anything useful. I'm not sure exactly what I'm doing wrong, and would really appreciate some help.</div><div><br></div><div>Best regards,</div><div><br></div><div>Stephen</div><div> <br></div></div></div></div>