Skip to content

howard2048/hello-c

Repository files navigation

hello-cpp

LLVM - Low Level Virtual Machine

Troubleshooting

  1. zsh: command not found: code

Command+shift+P, enter shell command

See https://code.visualstudio.com/docs/setup/mac

  1. clang: error: linker command failed with exit code 1 (use -v to see invocation)
- "command": "/usr/bin/clang",
+ "command": "/usr/bin/clang++",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published