Page 1 of 1
Impossible to install on Lazarus
Posted: 12.12.2006, 19:44
by jhyams
I have followed all the instructions in Wiki. This is what I get:
C:\zeos_svc\branches\firmos_branch\src\dbc\ZPlainASADriver.pas(5,2) Fatal: Can't open include file "ZPlain.inc"
Jonathan Hyams
Posted: 12.12.2006, 20:33
by gto
Looks like the file ZPlain.inc isn't found by Lazarus. By default, it's on src\plain folder.
Posted: 13.12.2006, 16:46
by jhyams
Yup, I found the file there myself and I added the folder to the search path. No difference. Seems you have to have the patience and perserverence of a superhuman to get Lazarus working.
Any ideas how to overcome this ZPlain problem?
Posted: 16.12.2006, 05:16
by bee
Zeos 6.6 is nicely working on Lazarus v.0.9.20 (beta). I found no major problems, from installation to usage. I'm not fully using and experiment with all Zeos' capabilities, though. So, perhaps there are some bugs or errors I might not find.
For installation on Lazarus, I simply follow the normal package installation procedures, there's no additional steps/procedures/etc. No superbrainer nor superhuman is required. It seems there's something wrong with your Lazarus' path setting.
Here's the prove...