That works for me as well with mono 2.2.

Thanks,

Jonathan

-----Message d'origine-----
De : [email protected]
[mailto:[email protected]] De la part de Robert Jordan
Envoyé : Wednesday, February 04, 2009 6:15 PM
À : [email protected]
Objet : Re: [Mono-list] pdb2mdb

Jonathan Gagnon wrote:
> Actually, I have the sources, but even if I recompile the application, I
> still get the same error message and I don't know how to fix it.
> 
> I thought that by using the Mono.CompilerServices.SymbolWriter.dll library
> that comes with mono 2.2, I would be able to fix the problem, but that
> doesn't work.

Try the attached version. You must copy Mono.Cecil.dll and
Mono.CompilerServices.SymbolWriter.dll into the directory
containing the extracted files and then call

make
make test

The makefile (gnu) assumes that csc (>= MS.NET 2.0) and mono is
in PATH.

"make test" works for me with Mono 2.4 and SVN HEAD.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to