Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
59b240a8
Commit
59b240a8
authored
Jul 12, 2016
by
Wenzel Jakob
Browse files
bump Intel compiler version requirement
parent
c47d498c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
59b240a8
...
@@ -89,7 +89,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
...
@@ -89,7 +89,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
1.
Clang/LLVM (any non-ancient version with C++11 support)
1.
Clang/LLVM (any non-ancient version with C++11 support)
2.
GCC (any non-ancient version with C++11 support)
2.
GCC (any non-ancient version with C++11 support)
3.
Microsoft Visual Studio 2015 or newer
3.
Microsoft Visual Studio 2015 or newer
4.
Intel C++ compiler
v15
or newer
4.
Intel C++ compiler
16
or newer
(15 with a
[
workaround
](
https://github.com/pybind/pybind11/issues/276
)
)
5.
Cygwin/GCC (tested on 2.5.1)
5.
Cygwin/GCC (tested on 2.5.1)
## About
## About
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment