Hi everyone,
as stated in the title I am getting a
intel_do_flush_locked failed: No such file or directory
error when running my code,
on ubuntu 12.04, using the rc of sfml 2.0 and I have googled and searched the forums far and wide to no avail.
So I was wondering if anyone had any clue what's going wrong here.
I believe it has something to do with the sf::Texture when i try and draw the sprite to the screen in the titleScreen.cpp file, in the render function.
If I import the texture and the sprite all within that function then it works, but if i run it the way I currently have it then it crashes, any help would be appreciated cheers.
File download:
https://rapidshare.com/files/697490419/SFMLSpace.tar.gz