You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/02/19 21:29:18 UTC

[jira] [Created] (IGNITE-2694) .NET: AnyCPU build

Pavel Tupitsyn created IGNITE-2694:
--------------------------------------

             Summary: .NET: AnyCPU build
                 Key: IGNITE-2694
                 URL: https://issues.apache.org/jira/browse/IGNITE-2694
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 1.1.4
            Reporter: Pavel Tupitsyn
             Fix For: 1.6


Currently we provide separate x86 & x64 binaries. NuGet is x64-only.
This is inconvenient both for us and the user.
The only thing that prevents AnyCPU is unmanaged "common" project.

But we load it dynamically from resources, and we may as well detect current process platform (x64 or not) and load a proper unmanaged resource.



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