TMSFNCBlox Demo not find LCLTMSFNCBloxToolBar

OS: Debian 10 (buster) LXDE
fpc 3.3.1
lazaraus 2.1

TMS FNC Blox

TMSFNCBlox Demo not find LCLTMSFNCBloxToolBar (LCL sample 1)

Demos are located in the TMS FNC Blox Demos folder located in C:\public documents\tmssoftware\

extract to win7, and copy all demo TMSFNCBlox Demos to linux.
TMSFNCBlox Demos / LCL / Sample 1 / Demo

not compile not LCLTMSFNCBloxToolBar

LCLTMSFNCBloxToolBar.pas is located inside the source directory, but has a reference to TMS FNC UI Pack. You need TMS FNC UI Pack to work with this demo.

Hello Pieter,

Thank you,

I managed to install:

I had the following problems:

Compile package name file LCLTMSFNCBloxShapesFlowchart.pas rename to

LCLTMSFNCBloxShapesFlowChart.pas

(Linux, lower case c change to C)

Demo

  1. add package LCLTMSFNCUIPackPkg

  2. add path to TMSFNCBlox source, LCLTMSFNCBloxToolBar.pas

  3. LCLTMSFNCBloxList.pas

error line 2364:

class operator TTMSFNCBloxListPositionItem.=(z1, z2: TTMSFNCBloxListPositionItem)b: boolean;

begin

Result := z1 = z2;

end;

{ } and work

Hi,

Thanks for reporting. We'll apply the necessary fixes

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.