Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

CT2.80, failed to build BIGIDE 11 years 8 months ago #2415

  • frtrnr
  • frtrnr's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
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!

Please Log in or Create an account to join the conversation.

CT2.80, failed to build BIGIDE 11 years 8 months ago #2417

  • frtrnr
  • frtrnr's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
The problem is solved.
the cause of the problem is due to FPC2.60 I had installed before, So I removed it before compiling the big IDE.
I found it on the Lazarus forum, that a patch is done to the virtualtree package in order to build with FPC 2.70, which had been applied to CT 2.8 already (what a quick action! great CT developers.).

so please remove this thread!

Please Log in or Create an account to join the conversation.

CT2.80, failed to build BIGIDE 11 years 8 months ago #2418

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
CT use always the latest working SVN revisions
have fun
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1