Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problema ao compilar para Delhi Alexandria #1

Open
ghost opened this issue Apr 24, 2022 · 2 comments
Open

Problema ao compilar para Delhi Alexandria #1

ghost opened this issue Apr 24, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 24, 2022

Problema ao compilar para Delhi Alexandria:

[dcc32 Error] ZMZipEOC.pas(500): E2010 Incompatible types: 'PEOCrecs' and 'Pointer'

@edwinyzh
Copy link
Owner

Sorry I don't have Delphi Alexandria...

@feuerholt
Copy link

my solution was simply to cast it from the pointer to PEOCrecs Type:

Line 500:
Peoc := PEOCrecs(@er[0]);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants