You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
I have to admit this is my first try with Universal Apps and I'm really far from using Microsoft's API directly.
I've tried to compile and run the JSBrowser on my machine with latest VS2015 and SDKs,
Even after updating my SDKs I get crashes leading to the NativeListener component.
I've also got the following warning that hints where the problem is, however I don't understand much and searching for it won't give me much clues...
2>C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportBefore\Microsoft.Cpp.VCLibs120Universal.targets(103,5): warning MSB3842: Project "JSBrowser" depends upon SDK "Microsoft Universal CRT Debug Runtime v10.0.10586.0" which supports apps targeting "UAP 10.0". To verify whether "Microsoft Universal CRT Debug Runtime v10.0.10586.0" is compatible with "UAP 10.0.10586.0", contact the SDK author or see http://go.microsoft.com/fwlink/?LinkID=309181.
The text was updated successfully, but these errors were encountered:
I have to admit this is my first try with Universal Apps and I'm really far from using Microsoft's API directly.
I've tried to compile and run the JSBrowser on my machine with latest VS2015 and SDKs,
Even after updating my SDKs I get crashes leading to the NativeListener component.
I've also got the following warning that hints where the problem is, however I don't understand much and searching for it won't give me much clues...
2>C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportBefore\Microsoft.Cpp.VCLibs120Universal.targets(103,5): warning MSB3842: Project "JSBrowser" depends upon SDK "Microsoft Universal CRT Debug Runtime v10.0.10586.0" which supports apps targeting "UAP 10.0". To verify whether "Microsoft Universal CRT Debug Runtime v10.0.10586.0" is compatible with "UAP 10.0.10586.0", contact the SDK author or see http://go.microsoft.com/fwlink/?LinkID=309181.
The text was updated successfully, but these errors were encountered: