<!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/>Dave Coventry <dgcoventry@gmail.com> hat am 16. April 2012 um 17:06 geschrieben:
   <br/>
   <br/>> I tried to take my project across to Windows and compile it there as
   <br/>> my Linux Lazarus intall is borked, but I kept getting the above error
   <br/>> whenever I tried to compile.
   <br/>> 
   <br/>> Google suggest that this is because of {$IFDEF WINDOWS}{$R
   <br/>> lclimager.rc}{$ENDIF} however none of the incarnations of my Project
   <br/>> uses that directive.
  </div> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;">Any $R directive requires the resource compiler fpcres. </p> 
  <p style="margin: 0px;"> </p> 
  <div style="margin: 5px 0px;">
   > 
   <br/>> When I created a new project it compiled fine... until I saved it,
   <br/>> after which the error occurred, even in a simple app with a blank
   <br/>> form.
   <br/>> 
   <br/>> I'm running Lazarus 0.9.30.4 r35940 FPC 2.6.0 i386-win32-win32/win64
   <br/>> on XP in a Virtualbox VM.
  </div> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;">Check if fpcres is in your PATH.</p> 
  <p style="margin: 0px;"> </p> 
  <p style="margin: 0px;">Mattias</p> 
  <p style="margin: 0px;"> </p>
 
</body></html>