XamlIslands
XamlIslands copied to clipboard
Compilation issue
I'm new to XamlIslands and found this set of samples so I downloaded them and opened the CppWinRT_Win32_App solution using my VS 2019 version 16.7.4. I set the config to Debug x64 and did a build. I keep getting this error:
1>D:\XamlIslands\XamlIslands-master\1903_Samples\CppWinRT_Win32_App\obj\x64\Debug\MyApp\Generated Files\winrt\Windows.Foundation.Collections.h(1244,50): error C2039: 'back_inserter': is not a member of 'std'
I would note that when I open the solution a "Settings" window appears and I have no ideal what I am supposed to do with it so I dismiss it.