the log shows the errors hapened to virtualtree, as indicated in the last few sentences:
VTGraphics.pas(8,15) Hint: Unit "DelphiCompat" not used in VTGraphics
VirtualTrees.pas(1027,20) Error: No matching implementation for interface method "IDropSource.QueryContinueDrag(LongBool,LongInt):LongInt; StdCall;" found
VirtualTrees.pas(1027,20) Error: No matching implementation for interface method "IDropSource.GiveFeedback(LongInt):LongInt; StdCall;" found
VirtualTrees.pas(1223,15) Warning: An inherited method is hidden by "TVirtualTreeColumn.Equals(TObject):Boolean;"
VirtualTrees.pas(1319,14) Warning: An inherited method is hidden by "TVirtualTreeColumns.Equals(TObject):Boolean;"
VirtualTrees.pas(2465,15) Warning: An inherited method is hidden by "TBaseVirtualTree.SetVisible(PVirtualNode,Boolean);"
VirtualTrees.pas(2677,15) Warning: An inherited method is hidden by "TBaseVirtualTree.FontChanged(TObject);"
VirtualTrees.pas(3855,1) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
make.exe[2]: *** [pl_virtualtrees.ppu] Error 1
make.exe[2]: Leaving directory `C:/codetyphon/lazarus/components/pl_VirtualTrees'
make.exe[1]: *** [bigide] Error 2
make.exe[1]: Leaving directory `C:/codetyphon/lazarus/components'
..\fpc\bin\i386-win32\make.exe: *** [bigidecomponents] Error 2
=======================================================
??????????????????????????????????????????????????????
[ERROR]: Lazarus32 BIG-IDE NOT Build
??????????????????????????????????????????????????????
/////////////////////////////////////////////////////////////////////////////
I am new to lazarus, I 'm wondering how long it is towards the success of building the bigIDE. (building win32 on 64bit win7 OS)
Can anyone help me out? thank you very much!