[fpc-pascal] pas2js Webgl unit committed

Michael Van Canneyt michael at freepascal.org
Tue May 8 13:47:01 CEST 2018



On Tue, 8 May 2018, Ryan Joseph wrote:

> You mean this line: PT:=P.Targets.AddLibrary('pas2jslib.pp’);?

Yes.

>
> I removed that line but if I do a “make all” in the /utils/pas2js directory I still get this error. I remember getting this in the past before and doing a clean install seem to fix it but not this time. The file system.ppu is the culprit but that was built from the original make all on the top directory.
>

Yes, but do not do this in the utils/pas2js directory.

Do a checkout of the pas2js repo, and in the toplevel fpmake.pp, remove the
line with AddLibrary.


Michael.


More information about the fpc-pascal mailing list