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

sf::Cursor::createFromSystem() is not found #309

Closed
Connnnn9 opened this issue Dec 9, 2024 · 2 comments
Closed

sf::Cursor::createFromSystem() is not found #309

Connnnn9 opened this issue Dec 9, 2024 · 2 comments

Comments

@Connnnn9
Copy link

Connnnn9 commented Dec 9, 2024

I wish there is a video for how to set up ImGui-SFML, anyways, in my project the imgui-sfml.cpp occurs a lot of errors, such as the topics one, and also some like
textureRect.position.componentWiseDiv(textureSize)),
(textureRect.position + textureRect.size).componentWiseDiv(textureSize)),
textureRect does not have position. and size.

@ChrisThrasher
Copy link
Member

Your issue lacks much of the context required to help you fix this. If you want this kind of troubleshooting help, please join the SFML Discord server. GitHub is not the right place for these questions.

@eliasdaler
Copy link
Contributor

While the context is certainly missing, I don't feel like asking people to join SFML Discord is a right way to help them.

Connnnn9 could have posted their entire error log, compilation setting etc. and we could help them here.

"GitHub is not the right place for these questions." - is a bit too harsh, imo.

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

3 participants