Skip to content

Instantly share code, notes, and snippets.

@yuxincs
Created September 12, 2019 02:12
Show Gist options
  • Save yuxincs/e51d09ae8a85d07644ac405f7cedfe12 to your computer and use it in GitHub Desktop.
Save yuxincs/e51d09ae8a85d07644ac405f7cedfe12 to your computer and use it in GitHub Desktop.
Fix 'assert.h' file not found error when using clang on MacOS Mojave.
sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment