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

Black Screen OSX #10

Open
posva opened this issue Oct 22, 2014 · 3 comments
Open

Black Screen OSX #10

posva opened this issue Oct 22, 2014 · 3 comments

Comments

@posva
Copy link

posva commented Oct 22, 2014

Hi I tested the application on OSX 10.10 with simple cmake commands but the application is showing empty windows (black) I also have the following log at startup:

Particle Simulator Version: 0.2
Error. Unable to create the context. Retrying without shared context.
Warning. New context created without shared context.
Error. Unable to create the context. Retrying without shared context.
Warning. New context created without shared context.
Linking program

I can run OGL 3.3 applications but I don't have the time to get into the code right now, so I was wondering if you know what may cause this.

@Syntaf
Copy link
Owner

Syntaf commented Oct 23, 2014

Never heard of this error before, huh.

So this error is showing up in the console upon run? Or when attempting to compile?

@posva
Copy link
Author

posva commented Oct 23, 2014

When running the executable of course. It compiled just fine

@Syntaf
Copy link
Owner

Syntaf commented Oct 24, 2014

Seems to me that SFML and OpenGL are creating different context settings, so they can't share resources with each other. I'm taking a look at this thread on the SFML forums and I'll see if I can get ahold of my buds Mac and try and fix this problem.

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