Install on Lazarus 2.0.

Hi, 


I'm trying to install TMS webcore 1.2.8 on Lazarus 2.0.6  in a windows machine.
I following this tutorial https://www.youtube.com/watch?v=YzZazLnF8Zk

But get errors as you can see in this image : https://pasteboard.co/IJeAmom.png

I Don't know what to do.

Was internally already fixed. 

Change the uses line to:

uses
  {$IFNDEF LCLTMSWEB}
  System.UITypes, 
  {$ENDIF}
  WEBLib.Forms

Hi Bruno,


I just installed the 1.3.0.1 Trial Version.

I now can install the Packages in Lazarus.
The tool palette have now the Webcore components so far so good.

But when I create a new tms webcore project I got this error :

TMS package "pas2js_rlt" not found :
"c:\Users\Myuser\Documents\tmssoftware\tms web core rsxE12\core source\RTL\pas2js_rlt.lpk"

want can It be? I made a search for that pas2js_rtl.lpk but didn't find anything.

Regards
Jose


We will check this.
You can download this file here meanwhile:

http://www.tmssoftware.net/public/pas2js_rtl.zip 

Hi Bruno,


Once more thanks for you help,
but this link is not working, can you please check it out?

Regards

Jos?


Can you retry?

It's working thanks :)