Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVGAllCanvas does not contain a definition for GetPointOffset #276

Open
mddosen opened this issue Jun 25, 2024 · 1 comment
Open

SVGAllCanvas does not contain a definition for GetPointOffset #276

mddosen opened this issue Jun 25, 2024 · 1 comment

Comments

@mddosen
Copy link

mddosen commented Jun 25, 2024

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!

@qveezzx
Copy link

qveezzx commented Aug 14, 2024

bump (same issue too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants