Open roncli opened 5 years ago
Which dotnet core version do you have installed (span was introduced in 2.1 I think)?
Span has always been available as a standalone/extension package, at least for .NET Core 2.0. I'll try to take a look at this sometime soon. It shouldn't be a hard fix, probably some dependency needs bumped.
I'm attempting to build and run the samples. The only sample unable to be built is TexturedCube/TexturedCube.Desktop.
I'm on OSX 10.14.5, and am running this in Visual Studio for Mac 8.1.3. I'm curious on whether this is something I can fix.
Here is the output from
dotnet build
: