XAML cannot find reference in local namespace

前端 未结 2 771
闹比i
闹比i 2020-12-11 03:31

I created a new Metro Split App in C++ using VS2012 on Win8 (both RC). Everything compiled and worked out of the box. I then changed went through and changed the generated n

2条回答
  •  臣服心动
    2020-12-11 03:43

    I had a similar bug, but then I closed VS, deleted the .suo, and reloaded the project and everything worked just fine.

提交回复
热议问题