[ 
https://issues.apache.org/jira/browse/IGNITE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022401#comment-15022401
 ] 

Vasilisa  Sidorova commented on IGNITE-1984:
--------------------------------------------

The reason of that behavior is MS VS 2010 Express doesn't  allow to load common 
cpp and .Net project. So previous scenario doesn't reproducible for MS VS 2010 
Professional but this issue is still reproducible:
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# Open %IGNITE_HOME%\platforms\dotnet\Apache.Ignite.sln 
# Try to build solution
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
Follow errors appear:
Error   1       The type arguments for method 
'Apache.Ignite.Core.Impl.PlatformTarget.GetFuture<T>(System.Action<long,int>, 
bool, System.Func<Apache.Ignite.Core.Impl.Binary.BinaryReader,T>)' cannot be 
inferred from the usage. Try specifying the type arguments explicitly. 
C:\work_vsidorova\Ignite\ignite-last\platforms\dotnet\Apache.Ignite.Core\Impl\Events\Events.cs
  137     20      Apache.Ignite.Core
Error   2       The type arguments for method 
'Apache.Ignite.Core.Impl.PlatformTarget.GetFuture<T>(System.Action<long,int>, 
bool, System.Func<Apache.Ignite.Core.Impl.Binary.BinaryReader,T>)' cannot be 
inferred from the usage. Try specifying the type arguments explicitly. 
C:\work_vsidorova\Ignite\ignite-last\platforms\dotnet\Apache.Ignite.Core\Impl\Events\Events.cs
  254     27      Apache.Ignite.Core
Error   3       Cannot implicitly convert type 'System.Threading.Tasks.Task<T> 
[c:\Program Files (x86)\Reference 
Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll]' to 
'System.Threading.Tasks.Task<T> [c:\Program Files (x86)\Reference 
Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll]' 
C:\work_vsidorova\Ignite\ignite-last\platforms\dotnet\Apache.Ignite.Core\Impl\Events\Events.cs
  263     24      Apache.Ignite.Core
Error   4       Metadata file 
'C:\work_vsidorova\Ignite\ignite-last\platforms\dotnet\Apache.Ignite.Core\bin\x64\Release\Apache.Ignite.Core.dll'
 could not be found      Apache.Ignite
Warning 5       The project 'common' cannot be referenced.  This is not a .NET 
assembly.
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
Solution built without any exceptions


> .Net: couldn't build Apache.Ignite.Core.dll
> -------------------------------------------
>
>                 Key: IGNITE-1984
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1984
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5
>         Environment: Win7 64bit, MS Visual C# 2010 Express, Apache Ignite 
> 1.5.0 build #79
>            Reporter: Vasilisa  Sidorova
>            Priority: Critical
>             Fix For: 1.5
>
>         Attachments: dotnet_build_lib.png
>
>
> ---------------------------------------------
> DESCRIPTION
> ---------------------------------------------
>  Couldn't build Apache.Ignite.Core.dll
> ---------------------------------------------
> STEPS FOR REPRODUCE
> ---------------------------------------------
> Open  %IGNITE_HOME%\platforms\dotnet\Apache.Ignite.sln
> ---------------------------------------------
> ACTUAL RESULT
> ---------------------------------------------
> The error message appears. See attached picture. 
> Solution is opened but couldn't be built
> ---------------------------------------------
> EXPECTED RESULT
> ---------------------------------------------
> Solution opens without any exceptions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to