Skip to content

Files

Latest commit

 

History

History

gen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

How to auto-generate the wrappers

  1. cd to this directory
  2. run julia --project generator.jl, then you could find the updated wrappers in the lib folder

How to upgrade Clang.jl

  1. cd to this directory
  2. run julia --project and then in the Julia REPL, run pkg> up