Error triying to install/compile Sparkle for Linux on RAD 11

All,
I have managed to install Sparkle and subseqently XData by applying the following WORKAROUND:

  1. Install Sparke for all available environemnts except Linux64.
  2. Open Sprakle.dproj in IDE
    The project file it typically located at:
    C:\Users<Your windows user name>\AppData\Local\tmssoftware\registered\TMS Sparkle\packages\d11
  3. Change Build Configuration from Debug to Release and set the Target to Linux64
  4. Click with the right button on the bplsparkle280.so file name and select Compile.
    It should compile without any issues.
  5. Go to c:\Users<Your Windows User Name>\AppData\Local\tmssoftware\registered\TMS Sparkle\packages\d11\Linux64
    and create a Debug directory (the Release directory should already be there)
  6. Copy all the files from Release directory into Debug directory
  1. Now you can start the TMSSubscriptionManager2 again and you can continue with
    the installation of XData and other packages from the BIZ category.

And don't forget: It's just a workaround - not a permanent solution.

Cheers
Arek

1 Like