keijiro / Akvfx

Azure Kinect plugin for Unity VFX Graph
Other
571 stars 81 forks source link

'ReadOnlySpan<>' could not be found #5

Closed adrw2 closed 5 years ago

adrw2 commented 5 years ago

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

amandalangley commented 4 years ago

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

adrw2 commented 4 years ago

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