Ver Mensaje Individual
  #4  
Antiguo 05-05-2007
Avatar de axesys
axesys axesys is offline
Miembro
 
Registrado: ene 2007
Ubicación: Los Mochis Sinaloa
Posts: 208
Reputación: 18
axesys Va por buen camino
Como puedo usar AnyNET con el .NET Reflector Version 5.0.20.0

Hola mamcx, me baje los fuentes de sourceforge y al intentar compilarlo me salen los siguientes errores:

[C# Error] DelphiLanguage.cs(1633): The type or namespace name 'INamedArgumentExpression' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiLanguage.cs(1707): The type or namespace name 'IArrayInitializerExpression' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiLanguage.cs(3391): The type or namespace name 'IAssignStatement' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiConverter.cs(795): The type or namespace name 'IAssemblyName' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiConverter.cs(33): The type or namespace name 'IAssemblyLoader' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiConverter.cs(35): The type or namespace name 'IVisitorManager' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiConverter.cs(131): The type or namespace name 'IVisitorManager' could not be found (are you missing a using directive or an assembly reference?)
[C# Error] DelphiConverter.cs(144): The type or namespace name 'IAssemblyLoader' could not be found (are you missing a using directive or an assembly reference?)
Responder Con Cita