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

SFML2 sample crashing: #248

Open
feliwir opened this issue Feb 24, 2015 · 1 comment
Open

SFML2 sample crashing: #248

feliwir opened this issue Feb 24, 2015 · 1 comment

Comments

@feliwir
Copy link

feliwir commented Feb 24, 2015

The RenderInterface does crash in line 136- glDrawElements. (Called when using the debugger, when pressing the "Outline" button). Both the indices and the vertices array seem to be correct though.
I am using msvc 2015 and SFML 2.2

@CinchBlue
Copy link

Not sure; I'm using GCC and able to compile SFML 2.2 correctly. I just recently fixed the samples, if that's what you're talking about. If you're interested, pull from the branch "modified". It probably won't solve your problems though.

andreasschultes pushed a commit to andreasschultes/libRocket that referenced this issue Dec 12, 2023
…ard slash '/'), and fix wrong result with repeated escape characters. Hopefully fixes libRocket#248.
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