P65Pas icon indicating copy to clipboard operation
P65Pas copied to clipboard

Missing Dependency

Open FredK712 opened this issue 1 year ago • 2 comments

When I attempt to build this on macOS I get: Compile Project, Mode: Debug, Target: /Users/fredrickkohler/Documents/Dev/Lazarus/P65Pas/P65Pas-darwin: Exit code 1, Errors: 1 CodeTools6502.pas(8,18) Error: Cannot find XpresElemP65 used by CodeTools6502 of the Project Inspector.

Has this unit been renamed?

FredK712 avatar Mar 20 '25 14:03 FredK712

I FIND IT!

The missing units are in the P65Pas-1.0.1.zip file that can get from the 1.0.1 version tag zip file.

But it still doesn't compile because the definition of TEleCodeCont is not found.

You can use the tag 1.0.1 zip file, that does compile, but I think is not the last version.

odflor avatar May 02 '25 21:05 odflor

Yep, the mr. seems to be sabotaging it's GPL license by making things broken and missing. No idea why though. Needed files are nowhere to be found, even searching through other repositories. TElemLocation?

If he is in good faith: download your repositories and try to compile them in a clean environment.

rinzwind5 avatar May 25 '25 03:05 rinzwind5