On Sat, 9 Jun 2007, marcin wrote:
> meep_wrap.cxx:40769: error: initializing argument 5 of
> 'scm_unused_struct* scm_c_define_gsubr(const char*,
> int, int, int, scm_unused_struct* (*)(...))'
> make[3]: *** [meep_wrap.o] Error 1
Can you tell me what version of g++ you are using? i.e. what does
g++ --version
return? That error message doesn't really make much sense to
me...argument 5 on line 40769 is just a typecast of a previously defined
function, and shouldn't cause a problem unless there is something wrong
with your compiler.
Steven
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss