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