I have a Unity project created for Windows Store apps. I need to import this project into VS2013 Pro version.
So far I have imported the project into VS, but it gives me an error
Error: DEP 0700: Application registration failed. Windows cannot install the package. An example of an asset project because the package requires the ARM architecture, but there is x86 in this window.
I'm not sure my windows are wrong (I have version 8.1). What causes this error and how to resolve it?
source
share