Forum > Ported from Delphi/Kylix

Turbo Power Flashfiler Lazarus Port

(1/10) > >>

SunyD:
Wikipage: http://wiki.freepascal.org/FlashFiler
For download link  look for the current version section in wiki page.
I will publish every new download links there and make here new announce entry.
----

Original message:

Hello guys,
here is TurboPower FlashFiler for Lazarus. It is not complete. All  parts compile but only client-components are working without errors. Servercomponents has errors.
(caused by variant-strings).
You have to use original server compiled with delphi.

Sorry guys, i wanted it publish earlier but i forget it and I wanted also publish completed. Someone from here wrote me today so I publish it now.
I tested only with Windows.

Also look this thread:
http://forum.lazarus.freepascal.org/index.php/topic,29786.0.html

Download:
You must still download original from Sourceforge and merge both:
https://sourceforge.net/projects/tpflashfiler/files/tpflashfiler/2.13/

Here is my lazarus-port:
https://1drv.ms/u/s!AvJGv-C_3b-WgQMD-ogFIVkgTF8e

Zipfile Contains readme-files, lazarus-package and source.


Edit: New Zip-File with all files:
https://1drv.ms/u/s!AvJGv-C_3b-WgQT63o0GHCCdYksJ

SunyD:
Has anyone solved server error?
Please can one put this component to Lazarus-CCR?

I put copy of EmbeddedServer-example as runtime version. Maybe it's better to debug.

wp:
The files now are uploaded to ccr (components/flashfiler). As I noticed the library is not yet working (at least all demos are crashing). Soner A., I hope that you contribute to fix the issues (I myself do not plan to fully dedicate to this project). If this project would seem to be abondoned like many of the other ccr projects I'd take the freedom to remove it again.

SunyD:

--- Quote from: wp on December 07, 2016, 02:47:05 pm ---The files now are uploaded to ccr (components/flashfiler). As I noticed the library is not yet working (at least all demos are crashing). Soner A., I hope that you contribute to fix the issues (I myself do not plan to fully dedicate to this project). If this project would seem to be abondoned like many of the other ccr projects I'd take the freedom to remove it again.

--- End quote ---

You need the server-binaries from sourceforge, but forget it. I made better package with all neccessary files and better readme-text with instructions to use the package. Maybe the readme can be used for wiki page.

Sorry guys,  the server components still don't work. There is stream error caused in fflldict.pas-file in procedure TffDataDictionary.ReadFromStream(S : TStream); (Look readme.txt for more information)
I could not resolve it, it is pascal stream error, maybe someone more skilled with fpc can solve it.
This is real good database software, better then sqlite and fast as firebird, all in pascal.


Here is the dowload link for all files (except help files and delphi package files):
https://1drv.ms/u/s!AvJGv-C_3b-WgQT63o0GHCCdYksJ

Edit:
I made wiki page for this.
http://wiki.freepascal.org/FlashFiler

wp:
Hmm... I don't think that sourceforge should not be the home of server binaries. Wouldn't it be better to clearly state in the readme and the wiki that the ccr site does not contain them, and they *MUST* be downloaded before using the ff2 lib. We even can prepare an empty folder for them with another note reminding the users to download the binaries. The situation is similar to what DonAlfredo did with mORMot and tvplanit (http://forum.lazarus.freepascal.org/index.php/topic,33748.msg220583.html#msg220583).

Beyond the server binaries in flashfiler/bin and the readme, are the files identical with the current version on ccr? Once a file base has established you should upload only patch files which make it much easier for me to keep track of the changes.

Navigation

[0] Message Index

[#] Next page

Go to full version