<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0pt;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px; "></p>
  <div style="margin: 5px 0px;">
   <br/>
   Andrew Brunner <andrew.t.brunner@gmail.com> hat am 7. März 2012 um 15:12 geschrieben:
   <br/>
   <br/>
   <div style="position: relative;">
    <blockquote style="margin-left: 0px; padding-left: 10px; border-left: 1px solid blue;">
     <div class="gmail_quote">
      <blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">
       <div class="im">[...]</div>
      </blockquote>
      <div>Ok, I just replaced LCL dependency with LazUtils and it compiled and works just like before!  Thanks.  I recommend that you make sure that when a new project is created it uses LazUtils as a dependency for console apps - otherwise other people may run into this problem and not understand why their console apps behave strangely.</div>
      <div> </div>
     </div>
    </blockquote>
   </div>
  </div>
  <p style="margin: 0px;">Strange.</p>
  <p style="margin: 0px;">I would have expected that you get a compilation error about some LCL unit can not be found. </p>
  <p style="margin: 0px;">The LCL only adds -dLCL and -dLCLwidgetset. And under OS X some linker options.</p>
  <p style="margin: 0px;">Maybe you use these defines somewhere? </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">When you create a console project, the LCL is not added. This was always so. </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p style="margin: 0px;"> </p>
 </body>
</html>