Hey,

On 10/4/09, Wee Li Yen <[email protected]> wrote:
> There is no Mono.Cecil.Pdb.dll in /cecil/pdb, I also can't compile the
> Mono.Cecil.Pdb solution due to "........\Visual Studio
> 2008\Projects\Mono.CompilerServices.SymbolStore\mcs\class\mono.snk'
> -- The system cannot find the file specified".

Just change whatever path specified to the .snk to pick the one that
is in the Mono svn (mcs/class/mono.snk). And make sure you have a
Mono.Cecil.Pdb.dll near Mono.Cecil.dll when you call LoadSymbols, and
that the assembly you're reading has a pdb symbol file.

-- 
Jb Evain  <[email protected]>

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

Reply via email to