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

3D Engine cast to pointer from integer of different size #87

Open
mor3245 opened this issue Aug 20, 2024 · 0 comments
Open

3D Engine cast to pointer from integer of different size #87

mor3245 opened this issue Aug 20, 2024 · 0 comments

Comments

@mor3245
Copy link

mor3245 commented Aug 20, 2024

I've encountered this error message:
olcConsoleGameEngine.h:1198:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1198 | ((olcConsoleGameEngine*)dwInstance)->waveOutProc(hWaveOut, uMsg, dwParam1, dwParam2);

Does anyone have a fix for this?
image

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

1 participant