axmolengine / axmol

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
https://axmol.dev
MIT License
922 stars 205 forks source link

Cannot open source file "WebView.h": rebuild axmol with the latest version #1795

Closed aismann closed 7 months ago

aismann commented 7 months ago

get the error: \axmol\core\ui\UIWebView\UIWebViewImpl-win32.cpp(51,14): error C1083: Cannot open include file: 'WebView.h': No such file or directory [\axmol\build_x64\engine\axmol\core\axmol.vcxproj] (compiling source file '../../../../core/ui/UIWebView/UIWebViewImpl-win32.cpp')

Cannot open include file: 'WebView.h': No such file or directory axmol \axmol\core\ui\UIWebView\UIWebViewImpl-win32.cpp 51

halx99 commented 7 months ago

Can't reproduce

aismann commented 7 months ago

I use the latest again and its build now. sorry. Yesterday it didn't work