Morpeh.Queries icon indicating copy to clipboard operation
Morpeh.Queries copied to clipboard

Failed Build Webgl

Open Prog-Maker opened this issue 1 year ago • 0 comments

On start build Webgl build - 2 errors Library\PackageCache\com.actionik.morpeh.queries@4aec512f1f\Core\CompiledQuery.cs(49,22): error CS0030: Cannot convert type 'Scellecs.Morpeh.Filter.EntityEnumerator' to 'System.Collections.IEnumerator'

Library\PackageCache\com.actionik.morpeh.queries@4aec512f1f\Core\CompiledQuery.cs(63,21): error CS1929: 'Filter.EntityEnumerator' does not contain a definition for 'Dispose' and the best extension method overload 'ArchetypeExtensions.Dispose(Archetype)' requires a receiver of type 'Archetype'

Prog-Maker avatar Sep 05 '24 15:09 Prog-Maker