1
Window / Error C2039
« on: July 23, 2012, 05:05:51 am »
Well i hope this is in the right place.
Following these two tutorials
and
http://www.youtube.com/watch?annotation_id=annotation_768168&feature=iv&src_vid=fMNlUfvWOwA&v=MgDFGkFDsbg
I did all they Said to do. Even retyped the code from 5:14 of the 2nd tutorial.
and i keep getting
1>c:\users\mike\documents\visual studio 2010\projects\blacksuntile\blacksuntile\main.cpp(10): error C2039: 'PollEvent' : is not a member of 'sf::RenderWindow'
1> c:\sfml\sfml2\include\sfml\graphics\renderwindow.hpp(44) : see declaration of 'sf::RenderWindow'
Now i scrapped that project and did everything again right down to re downloading SFML 2.0 and re packing it.
So now here i am. any help would be great!
Following these two tutorials
and
http://www.youtube.com/watch?annotation_id=annotation_768168&feature=iv&src_vid=fMNlUfvWOwA&v=MgDFGkFDsbg
I did all they Said to do. Even retyped the code from 5:14 of the 2nd tutorial.
and i keep getting
1>c:\users\mike\documents\visual studio 2010\projects\blacksuntile\blacksuntile\main.cpp(10): error C2039: 'PollEvent' : is not a member of 'sf::RenderWindow'
1> c:\sfml\sfml2\include\sfml\graphics\renderwindow.hpp(44) : see declaration of 'sf::RenderWindow'
Now i scrapped that project and did everything again right down to re downloading SFML 2.0 and re packing it.
So now here i am. any help would be great!