Hi, I followed the link:<a href="http://liblas.org/compilation.html#using-visual-studio-9-2008-on-windows">http://liblas.org/compilation.html#using-visual-studio-9-2008-on-windows</a> for the compilation &#39;Using <span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; "><a class="reference external" href="http://liblas.org/compilation.html#using-visual-studio-9-2008-on-windows" style="color: rgb(68, 68, 68); text-decoration: underline; ">“Visual Studio 9 2008” on Windows</a>&quot;&#39;, I am not sure about the first step, &#39;Get the source code&quot;, actually, I went to the Repository to downloaded the &quot;main&quot; zip file, and I also went to current Release and </span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; ">downloaded </span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(62, 67, 73); line-height: 19px; "><a class="reference external" href="http://trac.liblas.org/raw-attachment/wiki/1.2.1/liblas-src-1.2.1.tar.gz" style="color: rgb(26, 26, 86); text-decoration: underline; ">liblas-src-1.2.1.tar.gz</a> <a class="reference external" href="http://trac.liblas.org/raw-attachment/wiki/1.2.1/liblas-src-1.2.1.tar.gz.md5" style="color: rgb(26, 26, 86); text-decoration: underline; ">(md5)</a> , I am confused with these two files because when I ran the cmake-gui, there was an input parameter  &quot;Where is the source code&quot; , I have tried several times, when I used the uncompressed file from </span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(62, 67, 73); line-height: 19px; "><a class="reference external" href="http://trac.liblas.org/raw-attachment/wiki/1.2.1/liblas-src-1.2.1.tar.gz" style="color: rgb(26, 26, 86); text-decoration: underline; ">liblas-src-1.2.1.tar.gz</a> <a class="reference external" href="http://trac.liblas.org/raw-attachment/wiki/1.2.1/liblas-src-1.2.1.tar.gz.md5" style="color: rgb(26, 26, 86); text-decoration: underline; ">(md5)</a>, there was an CMake error :</span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 19px; "><font class="Apple-style-span" color="#FF6666"> The source directory &quot; E:/Sourcecode&quot; does not appear to contain CMakeLists.txt</font></span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(62, 67, 73); line-height: 19px; ">. However. when I use the uncompressed file form &quot;Main&quot;, another error came up with</span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 19px; "><font class="Apple-style-span" color="#FF6666">&quot;Error in configuration process, projects files may be invalid</font></span><span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(62, 67, 73); line-height: 19px; ">&quot;. there comes my question, have someone else have check the procedure that described in the Compilation section? Is there anyone can help me to compile the source code and get the reference file name LibLAS which can be referenced for application( like the &quot;hello world&quot; in the c# Tutorial).</span>