I am trying to build a Windows Phone app. I am currently getting an error: Processing Resources with error: Invalid qualifier value. File: MakePri and Invalid qualifier: (null) File: MakePRI I was originally using the Multilingual App Toolkit, but I have since disabled it to no effect. When building with [...] read more
I just wanted to start building apps for Windows Phone but after creating a new project for Windows Phone and hitting the F5 button to run it, I get these errors: 1>MakePri : error 0x80073b0a: Initializing Indexer 1>MakePRI : error 0xdef00042: Invalid qualifier: Scale Note this is a new project. [...] read more
I am just getting started with Xamarin. I am using Visual studio 2015 and Xamarin Forms (Portable) template to create the projects. Once I create the projects and do a build, I get the following errors in the MakePRI file from the WinPhone project. what am I missing? Invalid qualifier: [...] read more