Relative Content

Tag Archive for c++visual-studio-codevscode-remote-ssh

VS Code C++ remote development – Add remote library

I am new to c++ app.
I have visual studio installed on my Windows system. I have installed c c++ and remote connection plugin in visual studio. C++ compiler gcc is installed on another linux machine. All libraries required for project compilation is installed on linux machine.