cocos2d-x + lua (2.2.6) port wp8 Linker error

HI everyone,

our game can run on the ios and android, we are porting to wp8

cocos2d-x 2.2.6 + vs2012 + win8.1 ,

everything is ok , but when i build the projectNameCompont

Creating library D:\xxx\xxxx\xxx.exp
Cocos2dRenderer.obj : error LNK2001: unresolved external symbol _IID_ICallbackWithNoReentrancyToApplicationSTA
libExtensions.lib(CCDataReaderHelper.obj) : error LNK2001: unresolved external symbol _IID_ICallbackWithNoReentrancyToApplicationSTA

i need help , any suggestion?

thanks