when i try this example https://github.com/vkphillia/opengl-cpp-template/blob/master/src/main.cpp i keep getting traceviz.exe does not exist but the file is supposed to be created automatically but i can launch the window using .\traceviz.exe but i want to have vscode make the exe file when i run the cpp file so what am i doing wrong