Skip to content

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

Open
@mor3245

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions