sfml01.exe': Loaded 'C:\Windows\SysWOW64\combase.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\dinput.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\hid.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\setupapi.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\wintrust.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\crypt32.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\msasn1.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\SHCore.dll', Cannot find or open the PDB file
'sfml01.exe': Unloaded 'C:\Windows\SysWOW64\SHCore.dll'
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\dwmapi.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\ole32.dll', Cannot find or open the PDB file
'sfml01.exe': Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll', Cannot find or open the PDB file
First-chance exception at 0x00000000 in sfml01.exe: 0xC0000005: Access violation.
Unhandled exception at 0x00000000 in sfml01.exe: 0xC0000005: Access violation.
When i debug the project as i press Break statement it stops at "window.draw(shape)" ...
Please help me still i didn't find any solution for it , this is my first project how can i work with SFML for next project.