You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error when i try to compile hush wallet (dev branch) with gcc-8
gtest/test_deprecation.cpp: In function ‘bool ThreadSafeMessageBox(MockUIInterface*, const string&, const string&, unsigned int)’:
gtest/test_deprecation.cpp:28:1: error: no return statement in function returning non-void [-Werror=return-type]
}
^
compiled with --disable-tests... but i think it should be fixed anyway
This sounds like something fixed in BTC or ZEC master but we didn't get it.
The text was updated successfully, but these errors were encountered:
This sounds like something fixed in BTC or ZEC master but we didn't get it.
The text was updated successfully, but these errors were encountered: