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
pdb2mdb-20090205.tar.gz
Description: GNU Zip compressed data
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
