I am trying to compile this example from for ARM/Windows RT, and I keep getting the following error from my compiler:
1>LINK : fatal error LNK1104: cannot open file 'vccorlibd.lib'
I did a search on my computer and found this lib does exist and it lives in "C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\lib". So I am not sure what is going wrong. Anything would be helpful.