SFML community forums

Help => General => Topic started by: KaboomKaboom on May 21, 2017, 06:11:11 am

Title: SFML shader sample official not working.
Post by: KaboomKaboom on May 21, 2017, 06:11:11 am
All examples works fine in the offical SFML example with the exception of 2. The shader and the win32. When clicking the exe it will open then says "exe stops working". Im more concern with shader tho as I want to understand how it works but to do that I have to see the output. Any idea how to make the shader sample work?
Title: Re: SFML shader sample official not working.
Post by: Turbine on May 21, 2017, 06:40:44 am
Which two examples are not working for you?
Title: Re: SFML shader sample official not working.
Post by: KaboomKaboom on May 21, 2017, 07:02:53 am
The shader sample and the win32 sample. All of the samples are on the example folder. But yeah those two doesnt work for me., I am using win10.
Title: Re: SFML shader sample official not working.
Post by: eXpl0it3r on May 21, 2017, 02:07:40 pm
I haven't heard of anyone having issues with any examples, so it must be something with your system.
Make sure you have the right runtime libs installed and that your GPU driver is updated.
Title: Re: SFML shader sample official not working.
Post by: Laurent on May 21, 2017, 02:09:13 pm
You can compile them and check what's wrong with your debugger. Since you're the first one to report such a problem, we won't be able to help you with just "exe stops working" ;)