I am new to SFML so I made a small code yesterday that worked perfectly. Today I changed a few things and it started showing this error:
1>------ Build started: Project: GAME, Configuration: Debug Win32 ------
1>LINK : fatal error LNK1104: cannot open file 'C:\Users\Adrian\Desktop\SFML environment\GAME\Debug\GAME.exe'
1>Done building project "GAME.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Going to the old code doesn't work either.