Coding4FunProjects / Coding4FunToolkit

This is where Coding4Fun will house all our cool controls and tools that we come up with
82 stars 10 forks source link

Unable to build a release build for my windows UWP #10

Open meetrilok opened 8 years ago

meetrilok commented 8 years ago

Error #1 Severity Code Description Project File Line Suppression State Error Error: NUTC1056:Internal Compiler Error: 0x80131124. Error encountered while loading type '$0_Coding4Fun.Toolkit.Audio.MicrophoneRecorder'. while computing compilation roots.

Error #2 Severity Code Description Project File Line Suppression State Error ILC has encountered an error. Refer to the .NET Native compatibility documentation and support information at http://go.microsoft.com/fwlink/?LinkID=392869 for assistance

Unable to release the app in Release mode. Able to deploy it in debug mode. 

Could you please help in in deploying this.

Thanks Trilok M

MattWhilden commented 7 years ago

I work on the .NET Native runtime and compiler team and just stumbled into this issue. I see that's it's from almost a year ago? Is this still an issue? I always recommend running against latest stable as it has tons of fixes (info below). Happy to help out.

Here’s some instructions on how to get to latest of everything: