1
General / Finished install tutorial, get error on sample program!
« on: June 09, 2009, 08:44:21 am »
Thank you for your assistance! I must have been looking at the wrong tutorial section all along...
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.
if (!BallSoundBuffer.LoadFromFile("datas/pong/ball.wav"))
Unhandled exception at 0x68d7fdf1 in SFMLTEST.exe: 0xC0000005: Access violation reading location 0xcccccccc.
Pong.obj : error LNK2019: unresolved external symbol "public: void __thiscall sf::Window::Display(void)" (?Display@Window@sf@@QAEXXZ) referenced in function _main