-
Notifications
You must be signed in to change notification settings - Fork 520
Open
Description
-
Assets/LuaFramework/ToLua/Source/Generate/UnityEngine_InputWrap.cs(259,31): error CS0117:
UnityEngine.Input' does not contain a definition forIsJoystickPreconfigured' -
Assets/LuaFramework/ToLua/Source/Generate/UnityEngine_QualitySettingsWrap.cs(1077,32): error CS0200: Property or indexer `UnityEngine.QualitySettings.streamingMipmapsRenderersPerFrame' cannot be assigned to (it is read-only)
Error building Player because scripts had compiler errors
第一个错是因为这个函数是 Linux-only API,第二个不明白为什么会报错,
初次生成资源的时候,会有这两个错误。 手动把这两个函数去掉,之后 DEMO可以运行。
作者或许会有方法可以自动不生成这两个函数来解决这个问题。
Metadata
Metadata
Assignees
Labels
No labels