[Mono-list] pdb2mdb
Jonathan Gagnon
jonathan.gagnon at croesus.com
Thu Feb 5 09:16:46 EST 2009
That works for me as well with mono 2.2.
Thanks,
Jonathan
-----Message d'origine-----
De : mono-list-bounces at lists.ximian.com
[mailto:mono-list-bounces at lists.ximian.com] De la part de Robert Jordan
Envoyé : Wednesday, February 04, 2009 6:15 PM
À : Mono-list at lists.ximian.com
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
More information about the Mono-list
mailing list