mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
capitalizing C++
This commit is contained in:
parent
6e92d14949
commit
155d81d9b6
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ make sure its build process is working correctly by running `yarn run rebuild-no
|
||||||
If you are on macOS, this typically is related to Xcode issues (like not having agreed
|
If you are on macOS, this typically is related to Xcode issues (like not having agreed
|
||||||
to the Terms of Service by running `sudo xcodebuild` after a fresh Xcode installation).
|
to the Terms of Service by running `sudo xcodebuild` after a fresh Xcode installation).
|
||||||
|
|
||||||
##### Error with `c++` on macOS when running `yarn`
|
##### Error with `C++` on macOS when running `yarn`
|
||||||
|
|
||||||
If you are getting compiler errors when running `yarn` add the environment variable `export CXX=clang++`
|
If you are getting compiler errors when running `yarn` add the environment variable `export CXX=clang++`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue