Right-click a C/C++ file → Open With → Test C/C++ to execute a C/C++ file right away!
Right-click a C/C++ file → Open With → Test C/C++ to execute a C/C++ file right away!
OS: GNU/Linux (freedesktop compliant)
*.lnk
shortcut file instead of testcpp.desktop
ZSH (zshell)
#! /usr/bin/env zsh
bin/testcpp
in order to not use zsh
, but don’t make any pull request that includes this changeGCC >= 5.0.0
-std=c++14
g++-5
, g++-6
, you need to either create a g++
at ~/bin
or edit my fileMerge bin
into ~/bin
Merge .local
into ~/.local