keijiro/Akvfx

'ReadOnlySpan<>' could not be found

Closed this issue · 2 comments

adrw2 commented

Hi
sorry, do i missing something? im getting this two errors.

Assets\Akvfx-master\Assets\Akvfx\Internal\XYTable.cs(19,16): error CS0246: The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)

Assets\Akvfx-master\Assets\Akvfx\Internal\ThreadedDriver.cs(40,17): error CS0246: The type or namespace name 'ReadOnlyMemory<>' could not be found (are you missing a using directive or an assembly reference?)

thank you

Any idea how you resolved the issue? I am having an issue with resolving dependencies.

adrw2 commented

importing his folder into an existing project doesnt work for me. I had to open directly his demo scenes.