Problems with 3.6.2 Version #458
Closed
piotrek1668
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After updating from Vortice 3.5.0 to 3.6.2 I get several issues. I saw, that there are some breaking changes like switching from
int
touint
, I have adjsuted my code but there are still some problems. Here some examples:System.MissingMethodException: 'Method not found: 'SharpGen.Runtime.Result Vortice.DXGI.IDXGIFactory6.EnumAdapterByGpuPreference(UInt32, Vortice.DXGI.GpuPreference, !!0 ByRef)'.'
System.MissingFieldException: 'Field not found: 'Vortice.DXGI.AdapterDescription1.DeviceId'.'
System.MissingFieldException: 'Field not found: 'Vortice.DXGI.SwapChainDescription1.Width'.'
Any idea what is going wrong here?
Beta Was this translation helpful? Give feedback.
All reactions