mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
committed by
Wenzel Jakob
parent
307ea6b7fd
commit
bdbe8d0bde
@@ -98,7 +98,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
|
||||
1. Clang/LLVM 3.3 or newer (for Apple Xcode's clang, this is 5.0.0 or newer)
|
||||
2. GCC 4.8 or newer
|
||||
3. Microsoft Visual Studio 2015 Update 3 or newer
|
||||
4. Intel C++ compiler 16 or newer (15 with a [workaround](https://github.com/pybind/pybind11/issues/276))
|
||||
4. Intel C++ compiler 17 or newer (16 with pybind11 v2.0 and 15 with pybind11 v2.0 and a [workaround](https://github.com/pybind/pybind11/issues/276))
|
||||
5. Cygwin/GCC (tested on 2.5.1)
|
||||
|
||||
## About
|
||||
|
||||
Reference in New Issue
Block a user