mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed Linux build.
This commit is contained in:
@@ -53,6 +53,10 @@ After calling make, .build/projects/* directory will be generated. All
|
||||
intermediate files generated by compiler will be inside .build directory
|
||||
structure. Deleting .build directory at any time is safe.
|
||||
|
||||
### Building for Linux
|
||||
|
||||
sudo apt-get install libgl1-mesa-dev
|
||||
|
||||
### Building for Windows
|
||||
|
||||
When building on Windows, you have to set DXSDK_DIR environment variable to
|
||||
|
||||
Reference in New Issue
Block a user