Open
Description
Line 18 references:
driver.videoMemory.Copy(aThis.GetPointOffset(x, y + i), data, i * width, width);
Severity Code Description Project File Line Suppression State
Error (active) CS1061 'SVGAIICanvas' does not contain a definition for 'GetPointOffset' and no accessible extension method 'GetPointOffset' accepting a first argument of type 'SVGAIICanvas' could be found (are you missing a using directive or an assembly reference?) Aura_Plugs C:\source\repos\Aura-Operating-System\SRC\Aura_Plugs\SVGAIICanvas.cs 18
Looks like you've got this to compile previously from the screen shots (Awesome job btw!) so perhaps someone forgot to commit/push some code? Just a guess.
Thanks!
Metadata
Assignees
Labels
No labels
Activity