mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
doc: note regarding 3D acceleration in virtual machine
This commit is contained in:
parent
4844bd3171
commit
7827417301
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -175,10 +175,13 @@ TODO
|
|||
```
|
||||
|
||||
7. Build the project:
|
||||
```
|
||||
cd monero-core
|
||||
./build.sh
|
||||
```
|
||||
```
|
||||
cd monero-core
|
||||
./build.sh
|
||||
```
|
||||
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**
|
||||
|
||||
|
|
Loading…
Reference in a new issue