Skip to content

Commit

Permalink
Works with Julia 1.3 or older
Browse files Browse the repository at this point in the history
Notify that you need a specific Julia version to install Cxx.jl.
  • Loading branch information
zyth0s authored Oct 3, 2020
1 parent 1c1b72b commit bfbc788
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,3 +271,7 @@ As of now Cxx.jl does not allow redefinition of a function. In order to allow de
```julia
__current_compiler__ = Cxx.new_clang_instance()
```
### Limitations
Please, note that Cxx.jl only works currently with Julia 1.3 or older.

0 comments on commit bfbc788

Please sign in to comment.