On 9/2/2013 11:54 AM, Manu wrote:

DirectX, Microsoft's multimedia API?
http://www.microsoft.com/en-us/download/details.aspx?id=6812
It installs bunches of libs in their own directory, I think you should
include them in sc.ini by default.

DirectX does appear to have an environment variable on my machine:
   DXSDK_DIR = C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\

So if you map: %DXSDK_DIR%Lib\x64 that will make the libs available.

MS has stopped making new versions of the DirectX SDK. Everything now ships as part of the Windows SDK.

See http://msdn.microsoft.com/en-us/library/windows/desktop/ee663275(v=vs.85).aspx

Reply via email to