Hello guys, I’m trying to export my project to windows store, Building the project into unity everything works fine, but when I try to open the project into the visual studio I’m receiving a error of incompatibility project!!! why, I can’t figure out how solve this problem help me.
Are you building for Windows 8.0 or Windows 8.1?
If you are building for Windows 8.0 you will need to be running at least Windows 8.0 and Visual Studio 2012.
If you are building for Windows 8.1 you will need to be running at least Windows 8.1 and Visual Studio 2013.
Also the project output type might have some problems if you are running the express versions. I’m not sure if the c++ projects are supported by Visual studio express or not.