infra: Conditionally compile Metal & OpenGL depending on if the targe… #252
Annotations
8 errors and 1 warning
Publish:
src/Ryujinx/AppHost.cs#L35
The type or namespace name 'Metal' does not exist in the namespace 'Ryujinx.Graphics' (are you missing an assembly reference?)
|
Publish:
src/Ryujinx/Headless/HeadlessRyujinx.Init.cs#L15
The type or namespace name 'Metal' does not exist in the namespace 'Ryujinx.Graphics' (are you missing an assembly reference?)
|
Publish:
src/Ryujinx/Headless/Windows/MetalWindow.cs#L4
The type or namespace name 'SharpMetal' could not be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Ryujinx/UI/Renderer/EmbeddedWindowMetal.cs#L1
The type or namespace name 'SharpMetal' could not be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Ryujinx/Headless/Windows/MetalWindow.cs#L15
The type or namespace name 'CAMetalLayer' could not be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Ryujinx/Headless/Windows/MetalWindow.cs#L13
The type or namespace name 'CAMetalLayer' could not be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Ryujinx/UI/Renderer/EmbeddedWindowMetal.cs#L8
The type or namespace name 'CAMetalLayer' could not be found (are you missing a using directive or an assembly reference?)
|
Publish
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading