I'm newby in linux and kylix. I alreadey install zeosdb6.5.1 in delphi 6 and it's OK
But when I try to install in kylix 3 I get an error
I can compile ZCore,ZPlain,ZParsesql and Zdbc
but when I compile ZComponent.dpk I get "file not found ...\src\component\Zsequence.dpu"
What's my problem? anyone can help me???
sorry for my bad english..
Cannot Install in kylix 3
Moderators: gto, cipto_kh, EgonHugeist
Hi Attila,
With some modification I can install ZeosDb6.5.1 in kylix3.
As you write
I try to rename all .dpu file to .dcu, then I compile my project again and
"..Internal error: L5300" come.
Anyone have suggestion? what should I do to solve the problem??
Romy
With some modification I can install ZeosDb6.5.1 in kylix3.
As you write
When I compile a project, the "..cannot found .dcu " error come.Under Linux the compilation of package make *.dpu files, but the program compilation try to find *.dcu files:
I try to rename all .dpu file to .dcu, then I compile my project again and
"..Internal error: L5300" come.
Anyone have suggestion? what should I do to solve the problem??
Romy