Skip to content

SVGAllCanvas does not contain a definition for GetPointOffset #276

Open
@mddosen

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions