<!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 style="">
 
 
  <div>
    
  </div> 
  <div>
   <br/>Mark Morgan Lloyd <markMLl.lazarus@telemetry.co.uk> hat am 16. August 2012 um 12:03 geschrieben:> I'm trying to build and minimally-exercise RC1 for various platforms, I 
   <br/>> might be some time. Below are observations that apply to multiple targets.
   <br/>> 
   <br/>> I notice that when IDE startup changes the Lazarus directory etc., that 
   <br/>> it leaves the path to the lhelp binary unchanged. So after changing a 
   <br/>> system from lazarus-trunk to lazarus-1.0-rc1, the options still refer to 
   <br/>> the lhelp binary in the lazarus-trunk tree. I presume that this is 
   <br/>> fixable by putting a macro in the path.
  </div> 
  <div>
    
  </div> 
  <div>
   In RC1 the lhelp path uses by default macros.
  </div> 
  <div>
   <br/> 
   <br/>> I notice that you can't build the documentation using e.g. make chmdocs 
   <br/>> as part of the same operation as the rest of the IDE, since it assumes 
   <br/>> that the path to the lazarus directory has already been corrected. The 
   <br/>> correct sequence is to get the sources via svn, make bigide, run IDE to 
   <br/>> correct paths and then make chmdocs.
  </div> 
  <div>
   > 
  </div> 
  <div>
   > When lhelp comes up in response to F1 on a keyword, the left pane only 
   <br/>> shows the database relevant to that keyword. While other databases can 
   <br/>> be opened successfully, showing the names of all available databases as 
   <br/>> soon as lhelp comes up would make it look more complete.
  </div> 
  <div>
    
  </div> 
  <div>
   Patches are welcome.
  </div> 
  <div>
    
   <br/>> While the LCL/IDE help is building, there are many messages of the form
   <br/>> 
   <br/>> Warning: Target ID of <link> is unknown: "#rtl.Classes.TStrings"
   <br/>> Warning: Target ID of <link> is unknown: "#rtl.Classes.TStrings.Text"
   <br/>> 
   <br/>> Do these represent a permanent problem which should be reported as an 
   <br/>> error, or will the links be automatically resolved once the RTL database 
   <br/>> is available?
  </div> 
  <div>
    
  </div> 
  <div>
   Have you built the fpdocs?
  </div> 
  <div>
    
  </div> 
  <div>
   Mattias
  </div> 
  <div>
    
  </div>
 
</body></html>