Issue when trying to output ascii art to terminal

I keep getting LINK : fatal error LNK1104: cannot open file ‘triplex.exe’ when i try to compile. if i remove the art the error disapears.

You are most likely running the program which means you can’t overwrite the .exe as it’s currently in memory. If you look at the top right of your terminal window it reads “2: cmd”, if you click on that and switch to the first, is your program running?

Privacy & Terms