[Mono-list] pdb2mdb
Robert Jordan
robertj at gmx.net
Wed Feb 4 18:15:28 EST 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pdb2mdb-20090205.tar.gz
Type: application/x-gzip
Size: 2568 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20090205/59a34384/attachment-0001.gz
More information about the Mono-list
mailing list