Skip to content

Commit

Permalink
[docs] Remove GCC build info
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat2004 committed Apr 13, 2020
1 parent f9d8463 commit 42df184
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/build_linux.md
Expand Up @@ -40,13 +40,6 @@ Please see instructions [here](https://github.com/Microsoft/AirSim/blob/master/d
./build.sh
```

Optionally, if you need GCC binaries for some other reason, you can simply add gcc to the setup and build invocation, like this:

```bash
./setup.sh --gcc
./build.sh --gcc
```

### Build Unreal Environment

Finally, you will need an Unreal project that hosts the environment for your vehicles. AirSim comes with a built-in "Blocks Environment" which you can use, or you can create your own. Please see [setting up Unreal Environment](unreal_proj.md).
Expand Down

0 comments on commit 42df184

Please sign in to comment.