kriscross07 / atom-gpp-compiler

An atom package that allows you to compile and run C++ and C within the editor.
https://atom.io/packages/gpp-compiler
80 stars 228 forks source link

Directory not recognized as an internal or external command #359

Closed Cheddarrrrr closed 4 years ago

Cheddarrrrr commented 4 years ago

So, I'm having this issue where when I run my cpp code it just gives me this in cmd: 'C:\Users\there\AppData\Local\Temp\gamer' is not recognized as an internal or external command, operable program or batch file. What does this mean and what do I do for my code to actually run