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

Update imgui-SFML.cpp #300

Closed
wants to merge 1 commit into from
Closed

Update imgui-SFML.cpp #300

wants to merge 1 commit into from

Conversation

KROIA
Copy link
Contributor

@KROIA KROIA commented Oct 24, 2024

casting nullptr to ImTextureID to prevent MSVC Err. C2440

casting nullptr to ImTextureID to prevent MSVC Err. C2440
@ChrisThrasher
Copy link
Member

ChrisThrasher commented Oct 24, 2024

#298

Can you use the same fix we already merged into master? I'd rather not use a C-style cast.

@ChrisThrasher
Copy link
Member

I tried to update your PR but accidentally just pushed straight to 2.6.x. Anyways, this should be fixed now.

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

Successfully merging this pull request may close these issues.

2 participants