<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY dir=ltr>
<DIV><FONT face=Tahoma size=2></FONT> </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV dir=ltr style="FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: 'Calibri'">
  <DIV>The following error occurred when compiling current trunk version (34361) 
  on win64, issued as: make bigide OPT=”-dUseCHMHelp”</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
  <DIV>Compiling lazregions.pas</DIV>
  <DIV>lazregions.pas(39,37) Error: Identifier not found "TFPCustomRegion"</DIV>
  <DIV>lazregions.pas(39,37) Error: class type expected, but got "<erroneous 
  type>"</DIV>
  <DIV>lazregions.pas(52,14) Error: There is no method in an ancestor class to 
  be overr</DIV>
  <DIV>idden: "TLazRegion.GetBoundingRect:<record type>;"</DIV>
  <DIV>lazregions.pas(53,14) Error: There is no method in an ancestor class to 
  be overr</DIV>
  <DIV>idden: "TLazRegion.IsPointInRegion(LongInt,LongInt):Boolean;"</DIV>
  <DIV>lazregions.pas(69,14) Warning: An inherited method is hidden by 
  "TLazRegionWithC</DIV>
  <DIV>hilds.IsPointInRegion(LongInt,LongInt):TLazRegionWithChilds;"</DIV>
  <DIV>lazregions.pas(74,1) Fatal: There were 4 errors compiling module, 
  stopping</DIV>
  <DIV>Fatal: Compilation aborted</DIV>
  <DIV>make[1]: *** [alllclunits.ppu] Error 1</DIV>
  <DIV>make[1]: Leaving directory `D:/lazarus/lcl'</DIV>
  <DIV>make: *** [lcl] Error 2</DIV>
  <DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
  <DIV>Using FPC 2.7.1</DIV>
  <DIV><FONT face=Arial color=#0000ff 
size=2></FONT> </DIV></DIV></BLOCKQUOTE>
<DIV dir=ltr><SPAN class=140052615-22122011><FONT face=Calibri>In lazregions.pas 
there are several ifdef's on the fpc version that go upto 2.6. Since you use 
2.7.1 they fail. Add 2.7 to the ifdefs or use fpc 2.4.4/ 2.6.0.  Officially 
lazarus compiles only what latest fpc release version.</FONT></SPAN></DIV>
<DIV dir=ltr><SPAN class=140052615-22122011><FONT 
face=Calibri></FONT></SPAN> </DIV>
<DIV dir=ltr><SPAN class=140052615-22122011><FONT 
face=Calibri>Ludo</FONT></SPAN></DIV>
<DIV dir=ltr><SPAN class=140052615-22122011><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV></BODY></HTML>