2013年7月26日 星期五

compile and port win32 apps on Windows RT (ARM architecture) in VS2012

I'd met a problem when compiling my project in visual studio 2012.

It showed the message below:

error LNK1104: cannot open file 'uafxcwd.lib'

Go updating the windows RT MFC library. Download it from:

https://drive.google.com/folderview?id=0B25hIeyRmniUZzk0c3hNZmVDSms&usp=sharing

Put the .lib files in mfc-winrt.7z to C:\Program Files\Microsoft Visual Studio 11.0\VC\atlmfc\lib\arm

and recompile it

沒有留言:

張貼留言