Recent

Author Topic: [Solved] I can not recompile Lazarus.  (Read 2749 times)

Avishai

  • Hero Member
  • *****
  • Posts: 1021
[Solved] I can not recompile Lazarus.
« on: January 03, 2012, 03:08:23 pm »
I can not recompile Lazarus.  It fails in TreeFilterEdit.pas . It says Identifier not found "TBranch".

function TTreeFilterEdit.GetExistingBranch(ARootNode: TTreeNode): TreeFilterBranch;
var
  branch: TBranch;

---------------------
SVN r34551 Win64
« Last Edit: January 03, 2012, 06:56:38 pm by Avishai »
Lazarus Trunk / fpc 2.6.2 / Win32

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: I can not recompile Lazarus.
« Reply #1 on: January 03, 2012, 03:39:24 pm »
Today I compiled 34547 without problems.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4673
  • I like bugs.
Re: I can not recompile Lazarus.
« Reply #2 on: January 03, 2012, 06:13:05 pm »
I can not recompile Lazarus.  It fails in TreeFilterEdit.pas . It says Identifier not found "TBranch".

A clean build should solve it.

Juha
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018