Re[2]: 2IT: В \trunk1\Examples\DbManager\ClassDemo.cs... + к
От: fddima  
Дата: 15.11.05 12:34
Оценка:
Здравствуйте, IT, Вы писали:

IT>Здравствуйте, fddima, Вы писали:


F>>А вообще, что-то я не пойму как лучше проект собирать если у меня Express-ы...

IT> экспресами собирать не пробовал. Видимо для них лучше готовую сборку выкладывать.
Да я ж написал, что компилируется... Так что сборка не поможет.
С другой стороны заметил всё таки что EditableObject не компилируется (Ревизия последняя 121):

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.


Судя по всему, что компилятору не скармливаются некоторые файлы.

ЗЫ: А через MSBuild должно всё компилироваться. Разницы в этом случае как я понимаю со студией быть не должно (за исключением отсутствия каких-нибудь компонентов... типа DeployProject-а), по крайей мере так это понимаю я. Буду разбираться дальше.
... << RSDN@Home 1.2.0 alpha rev. 618>>
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.