Subj : Re: Spidermonkey compile in .NET? To : netscape.public.mozilla.jseng From : Brian Genisio Date : Thu Feb 05 2004 12:17 pm Brian Genisio wrote: > Hey all, > > Has anyone compiled against the spidermonkey header with the .NET C++ > compiler? > > I just switched from VC++ 6.0 to .NET, and the darn compiler pukes on > something that it simply shouldn't puke on: > extern "C" { > > Blah.... anyone know why? > > Brian > Sorry all... I am dumb. Not a problem with spidermonkey... (as you probably guessed) A problem with me. *doat* B .