-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
documentationMissing, incorrect, or unclear. Spelling & grammar mistakes.Missing, incorrect, or unclear. Spelling & grammar mistakes.
Milestone
Description
I was mildly surprised to learn that we don't support building Halide with Homebrew's GCC 10 on macOS. By my understanding, we support the following host compilers and platforms:
| Platform | Compiler | Version |
|---|---|---|
| Windows | MSVC | 14.1+ (VS 2017) |
| Windows | MSVC | 14.2+ (VS 2019) |
| macOS | AppleClang | ?? |
| Linux | GCC | 5.0+ |
| Linux | Clang | 9+ |
Maybe this should just be pasted in to the README?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationMissing, incorrect, or unclear. Spelling & grammar mistakes.Missing, incorrect, or unclear. Spelling & grammar mistakes.