<div dir="auto"><div style="color:rgb(80,0,80);font-size:12.8px" dir="auto"><div><div class="elided-text"><div dir="ltr">On Thu, 27 Oct 2022, 23:07 Hana Maquet, <<a href="mailto:HMaquet@aevex.com" style="text-decoration-line:none;color:rgb(66,133,244)">HMaquet@aevex.com</a>> wrote:<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><p>Hello,<u></u><u></u></p><p>I am able to compile PDAL in visual studio 2019 for windows but I would like to make a static build so I could avoid copying all the DLLs along with the executable.</p></div></div></blockquote></div></div><div dir="auto"><br></div></div><div dir="auto" style="font-size:12.8px"><a href="https://github.com/PDAL/PDAL/issues/3621" style="text-decoration-line:none;color:rgb(66,133,244)">https://github.com/PDAL/PDAL/issues/3621</a><br></div><div dir="auto" style="font-size:12.8px"><br></div><div dir="auto" style="font-size:12.8px"><a href="https://github.com/PDAL/PDAL/pull/3662" style="text-decoration-line:none;color:rgb(66,133,244)">https://github.com/PDAL/PDAL/pull/3662</a><br></div><div style="color:rgb(80,0,80);font-size:12.8px" dir="auto"><div dir="auto"><br></div><div dir="auto"><div class="elided-text"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><p>  I’ve changed the code generation for all the libraries and the main PDAL program to Multi-Threaded (MT) but I am still getting 74 linker errors in msvcprt.lib and also in pdal_arbiter.  Has anyone successfully made a static build and could they give me any tips to help me?<br></p></div></div></blockquote></div></div><div dir="auto"><br></div></div><div dir="auto" style="font-size:12.8px">Yes, don't do MT, but MD, and edit CMake files to link against static curl and other deps. </div><div style="color:rgb(136,136,136);font-size:12.8px" dir="auto"><div dir="auto"><br></div><div dir="auto">Mateusz </div></div></div>