Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile problem with gcc-8 #159

Open
leto opened this issue Dec 4, 2018 · 0 comments
Open

Compile problem with gcc-8 #159

leto opened this issue Dec 4, 2018 · 0 comments

Comments

@leto
Copy link
Member

leto commented Dec 4, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant