Using Visual Studio 2015 RTM, default TypeScript Cordova (5.1.1) project and CrossWalk Cordova Plugin. I get the following warning:
Current NDK support is depreciated. Alternative will be provided in the future
The project
Link in the error window is : https://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=EN-US&k=k(%22%5BProject%22);k(TargetOS-8.1)&rd=true
The warning doesn't appear to be affecting the build. However, I'm not sure why the error is appearing.
Is this a Visual Studio 2015 issue?
Is this a Cordova problem?
Is this a CrossWalk problem?
Windows 8.1