Attempt at sample NuGet implementation
This is my attempt to remake the test app from the c# wrapper as a windows universal app and use the C++ API NuGet package.
You will see in DeviceInfo.xaml.cs that I have left comments in a number of places where I can't figure out quite how to make it work. Any help there is much appreciated.
This discussion has been closed.
Comments
https://github.com/mbientlab-projects/MetaWearTutorial-UWP/tree/377183d2301daabb37e0916290089dd61bc82938
'MetaWear.NugetImplementation.SampleApp.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Data\Users\DefaultAccount\AppData\Local\DevelopmentFiles\452fdf44-f8fd-4797-9a94-e432932cb429VS.Debug_ARM.Laura\System.Text.Encoding.dll'. Module was built without symbols.
'MetaWear.NugetImplementation.SampleApp.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Data\Users\DefaultAccount\AppData\Local\DevelopmentFiles\452fdf44-f8fd-4797-9a94-e432932cb429VS.Debug_ARM.Laura\System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Exception thrown: 'System.Exception' in MetaWear.NugetImplementation.SampleApp.exe
The program '[2436] MetaWear.NugetImplementation.SampleApp.exe' has exited with code 0 (0x0).