You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by Rogan Carr <ro...@gmail.com> on 2017/11/07 02:27:41 UTC

Bridge requires .NET 4.7

Hi All,

I am having trouble compiling the latest builds of REEF.NET. It seems that
the move to SDK 10.0.15063.0 requires .NET 4.7.

https://developercommunity.visualstudio.com/content/problem/48521/cannot-host-net-inside-native-exe-in-vs2017-with-s.html

Is this expected?

Best,
Rogan

Re: Bridge requires .NET 4.7

Posted by Rogan Carr <ro...@gmail.com>.
Oh, I got it. Thanks!

On Mon, Nov 6, 2017 at 8:29 PM, Markus Weimer <ma...@weimo.de> wrote:

> This is expected. You need the SDK of the .NET version running on your box
> for the C++ code. And on Windows 10, that is .NET 4.7.
>
> Markus
>
> On Mon, Nov 6, 2017 at 7:03 PM, Rogan Carr <ro...@gmail.com> wrote:
>
> > (To be clear, I can compile with 4.7 installed.)
> >
> > On Mon, Nov 6, 2017 at 6:27 PM, Rogan Carr <ro...@gmail.com> wrote:
> >
> > > Hi All,
> > >
> > > I am having trouble compiling the latest builds of REEF.NET. It seems
> > > that the move to SDK 10.0.15063.0 requires .NET 4.7.
> > >
> > > https://developercommunity.visualstudio.com/content/
> > > problem/48521/cannot-host-net-inside-native-exe-in-vs2017-with-s.html
> > >
> > > Is this expected?
> > >
> > > Best,
> > > Rogan
> > >
> >
>

Re: Bridge requires .NET 4.7

Posted by Markus Weimer <ma...@weimo.de>.
This is expected. You need the SDK of the .NET version running on your box
for the C++ code. And on Windows 10, that is .NET 4.7.

Markus

On Mon, Nov 6, 2017 at 7:03 PM, Rogan Carr <ro...@gmail.com> wrote:

> (To be clear, I can compile with 4.7 installed.)
>
> On Mon, Nov 6, 2017 at 6:27 PM, Rogan Carr <ro...@gmail.com> wrote:
>
> > Hi All,
> >
> > I am having trouble compiling the latest builds of REEF.NET. It seems
> > that the move to SDK 10.0.15063.0 requires .NET 4.7.
> >
> > https://developercommunity.visualstudio.com/content/
> > problem/48521/cannot-host-net-inside-native-exe-in-vs2017-with-s.html
> >
> > Is this expected?
> >
> > Best,
> > Rogan
> >
>

Re: Bridge requires .NET 4.7

Posted by Rogan Carr <ro...@gmail.com>.
(To be clear, I can compile with 4.7 installed.)

On Mon, Nov 6, 2017 at 6:27 PM, Rogan Carr <ro...@gmail.com> wrote:

> Hi All,
>
> I am having trouble compiling the latest builds of REEF.NET. It seems
> that the move to SDK 10.0.15063.0 requires .NET 4.7.
>
> https://developercommunity.visualstudio.com/content/
> problem/48521/cannot-host-net-inside-native-exe-in-vs2017-with-s.html
>
> Is this expected?
>
> Best,
> Rogan
>