mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Updated README.
This commit is contained in:
parent
84a3abd542
commit
1c2f91f01d
1 changed files with 2 additions and 3 deletions
|
@ -92,9 +92,8 @@ directory link to directory without spaces in the path.
|
|||
mklink /D c:\dxsdk <path to DirectX SDK directory>
|
||||
setx DXSDK_DIR c:\dxsdk
|
||||
|
||||
Apply this patch to DXSDK from June 2010 to be able to use it with MinGW/TDM:
|
||||
|
||||
https://github.com/bkaradzic/bx/blob/master/include/compat/mingw/dxsdk.patch
|
||||
Apply this [patch](https://github.com/bkaradzic/bx/blob/master/include/compat/mingw/dxsdk.patch)
|
||||
to DXSDK from June 2010 to be able to use it with MinGW/TDM.
|
||||
|
||||
### Building
|
||||
|
||||
|
|
Loading…
Reference in a new issue