atom-community / atom-community/atom-script

How Can I Compile C++ 11 with Atom Script?

Open
#915 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

I want to compile c++ 11 with atom script. It basically the same thing as "g++=/usr/bin/g++ -std=c++11".

I tried to
1. add -std=c++11 to profile
2. add alias in bash

but don't work out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.