Hi,

I'm trying to build svn head /cecil/pdb/Mono.Cecil.Pdb (using either
the given project file or the build script). I tried to resolve the
failed build but I'm falling short of ideas, any hints would be most
welcomed.

The problem is related to the recent changes (DefineLocalVariable2).
I guess either a wrong version of a diagnostics symbol assembly is
being used (currently referencing ISymWrapper.dll version 2.0.0.0), or
it is missing a reference altogether. (I'm building on Vista.)

Here is the first build error:

'System.Diagnostics.SymbolStore.SymWriter' does not contain a
definition for 'DefineLocalVariable2' and no extension method
'DefineLocalVariable2' accepting a first argument of type
'System.Diagnostics.SymbolStore.SymWriter' could be found (are you
missing a using directive or an assembly reference?)

\Documents\cecil\pdb\Mono.Cecil.Pdb\Mono.Cecil.Pdb\PdbWriter.cs 134     15
Mono.Cecil.Pdb

Thanks,
Sebastien

--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to