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

Atom (.cpp)file; g++ could not be spawned. MingW is in path. #375

Closed rogerccs closed 3 years ago

rogerccs commented 3 years ago

gppcantcompile

Good evening Mr./Ms. ,

I'm using Windows 10. I would like to program in C++. I have done a similar installation procedure in my pc. Here I'm using a different computer and is not working.

I installed MingW and added it to the path, before installing the compiler. Now this message appears when i try to compile and run the program. Any ideia why?

I have also tried a different gpp compiler, and tried to run the program, without sucess.

I appreciate any help.

Thanks in advance, Rogerio

rogerccs commented 3 years ago

cantcompilepart2

I believe this means that the compiler has been installed.

Rogerio