NVIDIAGameWorks / FleX

Other
664 stars 100 forks source link

Missing file named "d3d12.dll" #18

Open Giciel opened 7 years ago

Giciel commented 7 years ago

Hello, I can't launch FleX Master version because of a missing file. The error system pop-up says "Impossible to launch the programm because d3d12.dll is missing on your computer. Try to reinstall the programm to fix the problem. " So I did what the message said and reistalled it again and again, but with no results. I'm on AMD with an Radeon R9 380 on 17.7.2 version. I don't if it's not working because I have a Radeon like before, or something else. Btw the 1.1.0 FleX version works fine. Thank you in advance

mmacklin commented 7 years ago

Hi there,

The Flex 1.2.0 release adds a D3D12 renderer to the demo which means you need a Win10 system. The solver libraries themselves will still work on systems back to Windows XP but the demo will require D3D12 dlls to be present.

Cheers, Miles

Alan-FGR commented 6 years ago

@mmacklin thank you for your reply, I think that could be clearer in the Readme.md, from the way it's worded there I was thinking DX11 and DX12 were supported, but it seems the demos require DX12, and since you just said the solver itself works on WinXP, I'm quite confused about the 'DX11' part now.