Missing dxerr.lib
My project cannot build because it is missing dxerr.lib. This used to ship with the DirectX SDK, but wasn't included in the Windows 8 SDK. It is now available as part of DXUT (released by Microsoft). Would it be possible to add this?
It is available here: https://dxut.codeplex.com/
For more info, check here: http://blogs.msdn.com/b/chuckw/archive/2013/09/14/dxut-for-win32-desktop-update.aspx
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 03 Sep, 2014 05:43 PM
Will take a look. Thanks for the link.
Support Staff 2 Posted by Feodor Fitsner on 03 Sep, 2014 05:48 PM
Download there https://dxut.codeplex.com/releases/view/125686?RateReview=true is just a zip containing few VS solutions. What are we supposed to do with that zip?
3 Posted by SL on 05 Sep, 2014 02:48 AM
It may be simpler to just add the legacy DX SDK. While large, it contains everything necessary to build most DirectX applications that haven't transitioned to the Windows 8.x SDK.
Microsoft Download Center
Support Staff 4 Posted by Feodor Fitsner on 05 Sep, 2014 03:16 AM
OK, makes sense. Will take a look, thanks!
Support Staff 5 Posted by Feodor Fitsner on 12 Sep, 2014 04:22 AM
DirectX SDK has been installed into
C:\Program Files (x86)\Microsoft DirectX SDK
6 Posted by Vincent Heuken on 18 Sep, 2014 04:53 AM
Adding the DirectX SDK solves my issue. Thanks!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:48 AM.