[WP 8] HelloWorld build problem

Hello guys. I have tried to build this solution: http://www.cocos2d-x.org/news/76 but got error: error LNK1104: cannot open file ‘freetype.lib’. Anyone got the same problem? Could you tell me what to do to fix that? :] Or is there any other way to build helloworld project on windows phone 8?

According to this thread (http://www.cocos2d-iphone.org/archives/2062) you can copy freetype.lib from the Windows 8 version. I haven’t verified this though, as I can’t seem to find that file included in the Windows 8 version.

It looks like the Windows ports are a long way behind the rest of the library (no ver 2.x, no UI extensions) so I think I’m going to have to put my porting projects on hold for a while anyway… :frowning:

Ben