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

Build Failed, Googletest not upgraded #92

Open
lEoNardoToP opened this issue Dec 20, 2024 · 1 comment
Open

Build Failed, Googletest not upgraded #92

lEoNardoToP opened this issue Dec 20, 2024 · 1 comment

Comments

@lEoNardoToP
Copy link

Since Googletest isn't upgraded to the last version, there are some errors like:

error: ‘dummy’ may be used uninitialized [-Werror=maybe-uninitialized]
 1301 |   StackLowerThanAddress(&dummy, &result);

If you upgrade googletest everything builds as expected (ther errors are in the library)
here's the link to googletest V1.15.2

Your welcome

@Smartich0ke
Copy link

I have installed the latest version of googletest but the build still fails. with the error mentioned.

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

2 participants