I hope you don't mind me adding a second question. I'm cross compiling to javasacript with emscripten. I was hoping to link the module into the main program because emscripten is picky about dynamic linking. I have this one line of code that is really confusing me.
In spice-wrapper.cc 1235. _matrix[ii][jj].real() = 0; error: expression is not assignable could you please tell me what this does and maybe I can fix the compiler error. On Mon, Jul 7, 2014 at 6:17 PM, wikitronic <[email protected]> wrote: > Sorry to bother you but I was trying to find the jfet model plugin. Does > anyone know where I can find it? > _______________________________________________ Help-gnucap mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnucap
