We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught ReferenceError: exports is not defined at RotateAround.js:18 (anonymous) @ RotateAround.js:18
4.4. 编译器报错 Unknown compiler option 'strictPropertyInitialization'. 4.6. 关闭项目后,重新打开界面出现问题,点击右键菜单的创建场景,控制台报错, 重新安装还是一样: 5. http://developer.egret.com/cn/docs/3d/docs/api/paper/baserelease/, Egret 3D的API文档,点击方法名会报404错误
The text was updated successfully, but these errors were encountered:
同样问题 +1
Sorry, something went wrong.
No branches or pull requests
4.1. egretProperties.json中modules里oimo的路径是“./oimo/oimo”,但实际上是“./libs/oimo”
4.2. Main.ts中默认加载的场景名称是“Asset/scenes/newScene.scene.json”,但实际上是“Assets/scenes/newScene.scene.json”, 少了s
4.3. “Egret Pro 入门示例工程”修改上述问题编译后控制台提示错误:
4.4. 编译器报错 Unknown compiler option 'strictPropertyInitialization'.
4.6. 关闭项目后,重新打开界面出现问题,点击右键菜单的创建场景,控制台报错, 重新安装还是一样:
5. http://developer.egret.com/cn/docs/3d/docs/api/paper/baserelease/, Egret 3D的API文档,点击方法名会报404错误
The text was updated successfully, but these errors were encountered: