doc: note regarding 3D acceleration in virtual machine

This commit is contained in:
Ilya Kitaev 2016-10-13 15:57:54 +03:00
parent 4844bd3171
commit 7827417301

View File

@ -175,10 +175,13 @@ TODO
``` ```
7. Build the project: 7. Build the project:
``` ```
cd monero-core cd monero-core
./build.sh ./build.sh
``` ```
8. Take result binary and dependencies in ```./build/release/bin``` 8. Take result binary and dependencies in ```./build/release/bin```
**important: if you testing application within VirtualBox virtual machine, make sure 3D acceleration is enabled
in machine's settings:
Machine > Settings > Display > [v] Enable 3D Acceleration**