Opening a window
I have done this tutorial before in my visual c++ 2008 But now when i try
Doing same again
it gives me a big error
1>mt.exe : general error c101008a: Failed to save the updated manifest to the file ".\Debug\My try.exe.embed.manifest". The parameter is incorrect.
I have also checked linker
I wrote in input additional dependencies
SFML-system.lib SFML-window.lib
thease
I even tried putting -s -d and removing them like this
SFML-system-s-d.lib SFML-window-s-d.lib
But nothing happend