tclnotmuch

Artifact [1d9a279826]
Login

Artifact 1d9a2798260e761f5de63793b15f5f7c833dcae2:

Wiki page [SWIG Notes] by eric 2016-02-05 21:23:28.
D 2016-02-05T21:23:28.502
L SWIG\sNotes
P 04ea86ce80cca59b7adc6e9403191baea1012cf2
U eric
W 482
<B>SWIG</b> files live in their own top-level directory <code>swig</code>.
The wrapper is generated by

  <code>swig -tcl -namespace -prefix notmuch -pkgversion 0.1 -I/usr/include notmuch.i</code>

and the resulting file needs to be moved to the <code>generic</code> directory which is where everything else expects to find it.

Note that since <i>notmuch</i> is a library the header file is already on the development system, though <i>swig</i> needs to be told where it is.
Z 71dace3b5c4155a500be827293f57b8f