Odonno / ReduxSimple

Simple Stupid Redux Store using Reactive Extensions
http://www.nuget.org/packages/ReduxSimple/
MIT License
143 stars 19 forks source link

Problem in a UWP project #78

Closed Odonno closed 3 years ago

Odonno commented 3 years ago

Good Project. But I am having problem setup on XboxGamebarSample's RestrictedSample I am just very little knowledge of UWP. It give me error of following. I am just moving your example to new widget...to show in Gamebar window. Regardless, .NET standard still have way to go. Thanks for this good project though.

`LT0005: 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x64.microsoft.net.native.compiler\2.2.8-rel-28605-00\tools\x64\ilc\Tools\nutc_driver.exe @"F:\textwork\AStarter\d\XboxGameBarSamples-Restricted\RestrictedSamples\WidgetForegroundWorkerSampleCS\obj\x64\Release\ilc\intermediate\MDIL\WidgetForegroundWorkerSampleCS.rsp"' returned exit code 1 WidgetForegroundWorkerSampleCS

cc. @visionarylab

Odonno commented 3 years ago

@visionarylab I ran your project easily. What steps did you take that lead to this error?

Odonno commented 3 years ago

@visionarylab No life sign, I supposed you fixed the problem?