Missing Dependency
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?
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.
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.