Skip to content

#include <string> 'string' file not found


1: Check if Command Line Tools needs to be updated

Section titled “1: Check if Command Line Tools needs to be updated”
  1. To check for software updates, run the following command:

    Terminal window
    softwareupdate --list
  2. If you see any updates available, you can either:

    1. Open System Settings, then go to General > Software Update and install from there.

    2. Or, run the following command in the terminal:

      Terminal window
      softwareupdate --install "<product name>"

      Replace <product name> with the text you copied in the previous step.