D3DCompiler no compatible with SharpGen.Runtime?
See original GitHub issueHey @amerkoleci
Trying to install D3DCompiler in .NET Framework 4.7.2 and it fails with
Unable to find a version of 'SharpGen.Runtime' that is compatible with 'Vortice.D3DCompiler 1.9.130 constraint: SharpGen.Runtime (>= 2.0.0-beta.9)', 'Vortice.Direct3D11 1.9.130 constraint: SharpGen.Runtime (>= 2.0.0-beta.9)', 'Vortice.DirectX 1.9.130 constraint: SharpGen.Runtime (>= 2.0.0-beta.9)', 'Vortice.DXGI 1.9.130 constraint: SharpGen.Runtime (>= 2.0.0-beta.9)'.
It should support .NET Framework right?
Downgrading to eg 1.8.48 works fine (edit: ok normal started having this dependency from 1.9.24-beta)
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Why is D3Dcompiler_43.dll Loaded and Unloaded every ...
My own code never calls D3DCompile. I have several packages loaded (directxmath, directxtex, directxtk) but no calls against those that should ...
Read more >What's new? - SharpDX changes in
Concerning the support, I'm focusing my primary support for the core functions of the following API: Direct3D11 (not Effect11 framework), DXGI, D3DCompiler, ...
Read more >SharpDX changelog - Awesome .NET - LibHunt
Direct3D9 , DirectSound , DirectInput , RawInput have been frozen so that the code generated from SharpGen codegen from C++ is no longer...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
There shouldn’t be any issues with net framework, will try later and see if it happens
Confirm: can not install Vortice.D3DCompiler from NuGet Package Manager but can install from Package Manager Console as @SuRGeoNix solution: video:
https://user-images.githubusercontent.com/59004953/133819118-6ad7e43a-ac07-46d5-acc1-8de2850fffa2.mp4