vendredi 3 avril 2020

How do I run cpp program directly from Vim?

I've recently installed Vim on my Windows 10 and also the g++ compiler through mingw.
I want to directly compile and run my cpp program from Vim.
I've tried the following command. :!g++ hello.cpp -o hello
below is the image for the reference
https://imgur.com/iYe0aVv

Aucun commentaire:

Enregistrer un commentaire