mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-14 12:26:32 +02:00
doc: note regarding 3D acceleration in virtual machine
This commit is contained in:
parent
4844bd3171
commit
7827417301
11
README.md
11
README.md
@ -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**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user