|
|
От: | fddima | |
| Дата: | 15.11.05 12:34 | ||
| Оценка: | |||
Target ResolveProjectReferences:
__________________________________________________
Project "C:\fddima\dev\RFD\trunk\1\Toys\EditableObject\Rsdn.Framework.EditableObject.2.csproj" is building "C:\fddima\dev\RFD\trunk\1\Source\Rsdn.Framework.Data.2.csproj" (GetTargetPath target(s)):
__________________________________________________
Project "C:\fddima\dev\RFD\trunk\1\Toys\EditableObject\Rsdn.Framework.EditableObject.2.csproj" is building "C:\fddima\dev\RFD\trunk\1\Source\Rsdn.Framework.Data.2.csproj" (GetNativeManifest target(s)):
Target CoreCompile:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:C:\fddima\dev\RFD\trunk\1\Source\bin\Release\Rsdn.Framework.Data.2.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug:pdbonly /optimize+ /out:obj\Release\Rsdn.Framework.EditableObject.2.dll /target:library EditableArrayList.cs EditableList.cs EditableObjectBase.cs EditableValue.cs IEditable.cs IEditableValueList.cs Properties\AssemblyInfo.cs TypedBindingList.cs
EditableObjectBase.cs(40,36): error CS0246: The type or namespace name 'EditableDateTime' could not be found (are you missing a using directive or an assembly reference?)
EditableObjectBase.cs(40,29): error CS0182: An attribute argument must be a constant expression, typeof expression or array creation expression
EditableObjectBase.cs(41,36): error CS0246: The type or namespace name 'EditableDecimal' could not be found (are you missing a using directive or an assembly reference?)
EditableObjectBase.cs(41,29): error CS0182: An attribute argument must be a constant expression, typeof expression or array creation expression
EditableObjectBase.cs(42,36): error CS0246: The type or namespace name 'EditableGuid' could not be found (are you missing a using directive or an assembly reference?)
EditableObjectBase.cs(42,29): error CS0182: An attribute argument must be a constant expression, typeof expression or array creation expression
IEditableValueList.cs(39,36): error CS0246: The type or namespace name 'EditableDateTime' could not be found (are you missing a using directive or an assembly reference?)
IEditableValueList.cs(39,29): error CS0182: An attribute argument must be a constant expression, typeof expression or array creation expression
IEditableValueList.cs(40,36): error CS0246: The type or namespace name 'EditableDecimal' could not be found (are you missing a using directive or an assembly reference?)
IEditableValueList.cs(40,29): error CS0182: An attribute argument must be a constant expression, typeof expression or array creation expression
IEditableValueList.cs(41,36): error CS0246: The type or namespace name 'EditableGuid' could not be found (are you missing a using directive or an assembly reference?)
IEditableValueList.cs(41,29): error CS0182: An attribute argument must be a constant expression, typeof expression or array creation expression
Done building target "CoreCompile" in project "Rsdn.Framework.EditableObject.2.csproj" -- FAILED.
Done building project "Rsdn.Framework.EditableObject.2.csproj" -- FAILED.