You've already forked monero-gui
mirror of
https://github.com/monero-project/monero-gui
synced 2025-08-21 08:46:43 +02:00
corrected path to boost
This commit is contained in:
@ -77,7 +77,7 @@ win32 {
|
|||||||
MSYS_PATH=c:/msys64/mingw32
|
MSYS_PATH=c:/msys64/mingw32
|
||||||
|
|
||||||
# boost root path
|
# boost root path
|
||||||
BOOST_PATH=/msys2/mingw64/boost
|
BOOST_PATH=c:/msys64/mingw64/boost
|
||||||
|
|
||||||
# WIN32 Host settings
|
# WIN32 Host settings
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user