← Back to team overview

dolfin team mailing list archive

Re: patches for setting swig_binary and swig_path

 

Hepp!

Would be cool if someone could apply these patches to their branch so we can 
test them. I have no push abilities to instant or ffc, so I thought someone 
with that could do it.

Johan

On Monday March 7 2011 21:32:35 Johan Hake wrote:
> Hello!
> 
> Here comes four patches that makes it possible to set the swig binary and
> the path to that binary.
> 
> In dolfin:
> 
>   parameters["swig_binary"] = "swig2.0"
> 
>   # Optional
>   parameters["swig_path"] = "/home/jada/local/bin"
> 
> It defaults to
> 
>   parameters["swig_binary"] = "swig"
>   parameters["swig_path"] = ""
> 
> All pataches need to be applied for it to work.
> 
> Soon time to switch to SWIG 2.0!
> 
> Johan



Follow ups

References