question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

D3DCompiler no compatible with SharpGen.Runtime?

See original GitHub issue

Hey @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:closed
  • Created 2 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
amerkolecicommented, Sep 6, 2021

There shouldn’t be any issues with net framework, will try later and see if it happens

0reactions
pubpy2015commented, Sep 17, 2021

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found