You've already forked lazarus-ccr
flashfiler: Reformat readme.txt for better display on sourceforge website.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5460 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -45,11 +45,13 @@ Usage
|
|||||||
Changes
|
Changes
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
State of the Lazarus port:
|
State of the Lazarus port:
|
||||||
10.12.2016: Client components are Working. Server components has error so you need server binaries compiled with delphi.
|
10.12.2016: Client components are Working. Server components has error so you
|
||||||
|
need server binaries compiled with delphi.
|
||||||
|
|
||||||
|
|
||||||
ToDo:
|
ToDo:
|
||||||
Solve server components error. The error is located in fflldict.pas-file in procedure TffDataDictionary.ReadFromStream(S : TStream);
|
Solve server components error. The error is located in fflldict.pas-file in
|
||||||
|
procedure TffDataDictionary.ReadFromStream(S : TStream);
|
||||||
It is stream reading error with caused by functions ReadString and ReadInteger.
|
It is stream reading error with caused by functions ReadString and ReadInteger.
|
||||||
I could not solve it, maybe someone with better skills can do it.
|
I could not solve it, maybe someone with better skills can do it.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user