#1 2015-01-22 12:40:21

alpinistbg
Member
Registered: 2014-11-12
Posts: 124

Sample 17, DBCommon and FPC

Trying to compile sample 17 gives the following error:

..\..\Synopse\SynDBVCL.pas(74,3) Fatal: Can't find unit DBCommon used by SynDBVCL

I am pretty sure it was able to compile at some point in the past...

Offline

#2 2015-01-22 17:43:02

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

Re: Sample 17, DBCommon and FPC

And if you delete this DbCommon reference in the uses clause?
Does it compile under FPC?

Offline

#3 2015-01-22 17:59:17

alpinistbg
Member
Registered: 2014-11-12
Posts: 124

Re: Sample 17, DBCommon and FPC

It stops at SynDBVCL.pas line 377:

result := GetTableNameFromSQL(fCommandText);

Offline

#4 2015-06-23 15:53:18

Cahaya
Member
Registered: 2015-06-21
Posts: 36

Re: Sample 17, DBCommon and FPC

Any futher action for this issue ? I got the same problem for lazarus 1.2.6

Thank you AB.

Offline

#5 2015-06-23 16:25:35

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

Re: Sample 17, DBCommon and FPC

Those *VCL.pas units were designed for the VCL, not the LCL...

Any input is welcome, but I never used the LCL, so I won't help much here, sadly.

Offline

Board footer

Powered by FluxBB