<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><blockquote type="cite" class=""><div class="" style="font-size: 10pt; font-family: Gulim, sans-serif;"><div class="" style="margin-top: 0px; margin-bottom: 0px;">i just need to view .bpf file and translate to las on C++(visual studio)</div></div></blockquote><div class=""><br class=""></div>You should be able to simply grab the PDAL binaries from Conda Forge using VSCode (see <a href="https://pdal.io/download.html#conda" class="">https://pdal.io/download.html#conda</a>), install them into an environment, and issue<div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">pdal translate in.bpf out.las </div></blockquote></div><div class=""><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class=""><br class=""></div></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class=""><br class=""></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">Howard</div></body></html>