Lazarus - Requirements/Setup

Is there any kind of documentation on the version requirements/setup of Lazarus with TMS FNC components on Ubuntu?

Using the newest version of Lazarus/FPC I get a file not found error for LCLTMSFNCCloudBase.pas when trying to install packages.

When I tried an older version (Lazarus 2.0.8/ FPC 3.04) I get an identifier not found for PUTF8Char)

Any help on this issue would be greatly appreciated.

Thanks

TMS FNC Core

Uninstall previously installed FNC packages and rebuild the Lazarus IDE

Remove LIB folders generated in the source directory.

In the IDE, select File, Open and browse for LCLTMSFNCCorePkg.lpk and select "Open Package" when prompted
From the package window select Compile

In the IDE, select File, Open and browse for LCLTMSFNCCorePkgDE.lpk and select "Open Package" when prompted
From the package window select Compile

For Lazarus 2.0.10 or higher

Uninstall previously installed FNC packages and rebuild the Lazarus IDE

Remove LIB folders generated in the source directory. During compilation of dependant packages, checksum errors might appear.
If this is the case, follow the exact steps below.

  1. LCLTMSFNCCorePkg.lpk >> Install
  2. LCLTMSFNCCorePkgDE.lpk >> Install >> Error
  3. LCLTMSFNCCorePkg.lpk >> Only compile
  4. LCLTMSFNCCorePkgDE.lpk >> Install >> OK

Other FNC Products

For Lazarus 1.44 or higher

After following the installation instructions for TMS FNC Core

In the IDE, select File, Open and browse for LCLTMSFNCCloudPackPkg.lpk and select "Open Package" when prompted
From the package window select Compile

In the IDE, select File, Open and browse for LCLTMSFNCCloudPackPkgDE.lpk and select "Open Package" when prompted
From the package window select Use, Install

For Lazarus 2.0.10 or higher

Uninstall previously installed FNC packages and rebuild the Lazarus IDE

Remove LIB folders generated in the source directory. During compilation of dependant packages, checksum errors might appear.
If this is the case, follow the exact steps below.

  1. LCLTMSFNCCorePkg.lpk >> Install
  2. LCLTMSFNCCorePkgDE.lpk >> Install >> Error
  3. LCLTMSFNCCorePkg.lpk >> Only compile
  4. LCLTMSFNCCorePkgDE.lpk >> Install >> OK
  5. LCLTMSFNCCloudPackPkg.lpk >> Install
  6. LCLTMSFNCCloudPackPkgDE.lpk >> Install >> Error
  7. LCLTMSFNCCloudPackPkg.lpk>> Only compile
  8. LCLTMSFNCCloudPackPkgDE.lpk >> Install >> OK

Repeat steps 5-8 for other FNC products