On Wed, 15 Sep 2010, Marcos Douglas wrote:

On Wed, 15 Sep 2010, Marcos Douglas wrote:

I updated Lazarus and FPC from SVN today.
I compiled FPC without problem but there is an error on Lazarus, in
package lazwebextra.

When I try build it, happen this error:
\laz\components\fpweb\reglazwebextra.pp(1,1) Fatal: Can't find unit
jstree used by reglazwebextra.

FPC 2.5.1
Laz: 0.9.289
SVN rev: 27370

On Wed, Sep 15, 2010 at 10:59 AM, Michael Van Canneyt
<[email protected]> wrote:

You must update FPC as well.

jstree is in fpc/packages/fcl-js.

It is used to check Javascript syntax.

But I did. I always update FPC and Lazarus.
My revision of FPC is 15990.

OK,

There was an error in the packages Makefile, which caused fcl-js not to be 
compiled and installed.

I fixed that, rev. 15991.

Please try again.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to