Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - JLP

Pages: [1]
1
I've been browsing the forums for an answer to to this one for a while:
We are working on a project and have it compiling, and running on a Windows (previously NVIDIA), Debian (Intel GPU), and Arch Linux (AMD GPU). The window loads without error and draws a circle like it is supposed to.

However, on one of our development desktops that runs Arch with an Nvidia GPU, and previously Ubuntu with an Nividia GPU, we get the "Failed to activate the window's context" as soon as we try to render or clear anything. this happens whether we compile and run, or run a version compiled by a working machine. The odd thing is that we can use compiled version from the broken desktop on other machines and it works fine. The bad install is using SFML 2.5.1-2 from the official community repo. Also running NVIDIA 465.31

EDIT: We have narrowed down the issue to threading, however it doesn't make sense that the threads would work on one version of Arch, but not the other.

Pages: [1]