<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Mike, didn&#8217;t you have a very similar issue to this in Toronto?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>-mpg<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> liblas-devel-bounces@lists.osgeo.org [mailto:liblas-devel-bounces@lists.osgeo.org] <b>On Behalf Of </b>francesco<br><b>Sent:</b> Friday, April 15, 2011 8:48 AM<br><b>To:</b> liblas-devel@lists.osgeo.org<br><b>Subject:</b> Re: [Liblas-devel] Build Failure in Microsoft Visual C++ 2010<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Are you sure you have the exact lib in boost? There are several types, (xxxxxx-mt-xxxxxx) indicates multithreaded for example whereas (xxxxx-mt-s-xxxxxx) is multithreaded and static. Are you compiling static or dynamic? Maybe others in the list can help you better. Best of luck.<br>Cheers,<br>Francesco<br><br><br>Il 15/04/2011 16:32, <a href="mailto:sdellyta@hsr.ch">sdellyta@hsr.ch</a> ha scritto: <o:p></o:p></p><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Hi,<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>I am quite a newbie in this Liblas. I would like to compile Liblas and modified it in order to have a WKT format instead of ASCII.<o:p></o:p></pre><pre>However, I have several problem while I am building the source code. I am following this link to compile<o:p></o:p></pre><pre><a href="http://liblas.org/compilation.html#compilation">http://liblas.org/compilation.html#compilation</a><o:p></o:p></pre><pre>I am using Window 7. In adition, I am using Boost 1.46.1 and CMake 2.8<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Here are the errors that make the build process failed:<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>1&gt;LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc100-mt-gd-1_46_1.lib'<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>2&gt;LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc100-mt-gd-1_46_1.lib'<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Surprisingly, I can find the .lib in my boost folder. I have no idea why this error can come up.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>FYI, I only build the las2txt.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Attached is the detail of error logs.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Any help I'll really appreciate much.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Thank you.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>Liblas-devel mailing list<o:p></o:p></pre><pre><a href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a><o:p></o:p></pre><pre><a href="http://lists.osgeo.org/mailman/listinfo/liblas-devel">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a><o:p></o:p></pre><p class=MsoNormal style='margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>-- <br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>**************************************************<br><b>Francesco Pirotti</b> <br>Dep. TESAF <br>CIRGEO &#8211; Interdepartmental Research Center on Cartography Photogrammetry <br>Remote Sensing and G.I.S. <br>University of Padova <br>Web: <a href="http://www.cirgeo.unipd.it/cirgeo/francescopirotti.htm">http://www.cirgeo.unipd.it/cirgeo/francescopirotti.htm</a> <br>Email: <a href="mailto:francesco.pirotti@unipd.it">francesco.pirotti@unipd.it</a> <br>Phone: +39 049 827 2710 <br>Phone: +39 349 55 39 261<br>************************************************** </span><o:p></o:p></p></div></div></div></body></html>