Closed meiry closed 9 years ago
Er... the Micosoft VisualStudio Express Edition which lacks some advanced features. One of them is the Advanced Template Library (atl).
You can remove UIWebView support to cover this issue.
pls refer to https://github.com/cocos2d/cocos2d-x/pull/8743
It's fixed now.
im using VC 2012 express when trying to compile the PrebuiltRuntimeLua.exe im getting this errors:
..\ui\UIWebViewImpl-win32.cpp(30): fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory 5>game.rc(10): fatal error RC1015: cannot open include file 'afxres.h'.
i guess you are using the Full version of VC ++ not express