#1 2012-07-10 12:10:24

esmondb
Member
From: London
Registered: 2010-07-20
Posts: 299

SynDB Explorer (sample 10) not compiling

I can't get SynDB Explorer to compile.

It's giving these sorts of errors:

[DCC Error] SQLite3ToolBar.pas(2905): E2010 Incompatible types: 'Array' and 'TStringDynArray'

It looks like recent changes to SQLite3Pages.pas has broken calls in SQLite3ToolBar.pas to TGDIPages.AddColumnHeaders.

Offline

#2 2012-07-10 15:00:50

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,206
Website

Re: SynDB Explorer (sample 10) not compiling

This is fixed by http://synopse.info/fossil/info/6a34b75c47

Thanks for the report.

Offline

#3 2012-07-11 11:28:47

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

Re: SynDB Explorer (sample 10) not compiling

this line of code also not compiling in fileclient.pas from the synfile

DrawTextAcrossColsFromCSV(PC,$C0C0FF);

Offline

#4 2012-07-11 12:25:27

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,206
Website

Re: SynDB Explorer (sample 10) not compiling

Offline

Board footer

Powered by FluxBB