I try to make Windows Phone 8 game. I use XNA exporter, and then I open .sln in Visual Studio Express 2012 from the Windows Phone 8.0 SDK.
When I try to build the aplication in VS, I get the error with “BinaryImport.dll”. What do I do wrong?
UPD1: "Error 1 Error loading pipeline assembly "C:\Users\Watter\Desktop\XNAPhone\TestPenguin\TestPenguin\TestPenguin\BinaryImport.dll""
UPD2: Visual Studio 2012 Ultimate - the same problem
P.S. I know how to build with HTML5, but I hope that XNA will work better