Had another 48hr game jam this weekend...

Walter Bright newshound2 at digitalmars.com
Sun Sep 1 23:05:42 PDT 2013


On 9/1/2013 10:01 PM, Manu wrote:
> How about the DirectX SDK?
> http://www.microsoft.com/en-us/download/details.aspx?id=6812
> It's super standard aswell for anyone working on multimedia software.
> It has an environment variable on my machine: DXSDK_DIR = C:\Program Files
> (x86)\Microsoft DirectX SDK (June 2010)\

How about:

LIBPATH64=%VCINSTALLDIR%lib\amd64;%WindowsSdkDir%lib\x64;%DXSDK_DIR%

in your sc.ini?


More information about the Digitalmars-d mailing list