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

Undeclared identifier 'PSDLPantalla' #2

Open
chenmt0308 opened this issue Feb 17, 2023 · 3 comments
Open

Undeclared identifier 'PSDLPantalla' #2

chenmt0308 opened this issue Feb 17, 2023 · 3 comments

Comments

@chenmt0308
Copy link

chenmt0308 commented Feb 17, 2023

Undeclared identifier 'PSDLPantalla';
Undeclared identifier 'SInt32'
image

@konvikkor
Copy link
Owner

Build Fix

@chenmt0308
Copy link
Author

Build Fix

It shows the "Undeclare identifier: PSDLPantalla" when i compile or build the FFMPEG.bpl. I don't know how to fix the problem. would you tell me what the "Build Fix" you reply means

@konvikkor
Copy link
Owner

Build Fix

It shows the "Undeclare identifier: PSDLPantalla" when i compile or build the FFMPEG.bpl. I don't know how to fix the problem. would you tell me what the "Build Fix" you reply means

Added everything needed for a successful build.
PSDLPantalla is declared in unit SDL2. Perhaps you have not added it to the assembly.
SDL2.pas is located in the root directory of the project. Full path ./sdl2/SDL2.pas
Please update or add it to the project yourself.

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