Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Can't compile a Windows app using this library #105

@ScottArbeit

Description

@ScottArbeit

Hi! Quick question: I'm trying this library for the first time, and I use Windows, so I was hoping to just compile a Windows app to look at things. When I select Windows in the platform drop-down, I get errors, as shown:

image

image

Repro:

  1. Open VS2022 (using Version 17.1.0 Preview 4.0, with MAUI Preview 12)
  2. Create new .NET MAUI project
  3. Add Microsoft.Maui.Graphics.Controls NuGet package from nightly feed
  4. Add using statements and call to .ConfigureGraphicsControls()
  5. Select Windows from the platform drop-down menu
  6. Get errors when trying to compile to Windows

Is this expected right now? I understand that this is experimental, so, if Windows just isn't implemented yet, that's fine. Just want to make sure I'm not being an idiot...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions