Began to learn OpenGL on this tutorial.
I rewrote everything exactly, removed _T , because not supported by new compilers, and the tutorial is quite old. For the same reason, I added here some explicit type conversions.
And here at compilation I receive a window with the error message:
Unable to start program 'C: \ Users \ Dima \ Documents \ Visual Studio2013 \ Projects \ OpenGL_PMG \ Debug \ OpenGL_PMG.exe'. Cannot find the specified file.
I do not understand what is wrong.