Skip to content

I am getting waring The next major release of the Firebase C++ SDK will drop support for C++11 and my c++ version is c++ 20 standard #1284

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

Closed
haris-pp opened this issue Apr 25, 2023 · 2 comments

Comments

@haris-pp
Copy link

haris-pp commented Apr 25, 2023

I am using latest firbase sdk in my project and I am getting following warning
"The next major release of the Firebase C++ SDK will "
"drop support for C++11, setting the new minimum C++ version to C++14."

My c++ version is c++ 20 standard and firbase version is latest. I got build error as my compile settings treat waring as error. I am using visual studio 2022

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@AlmostMatt
Copy link
Contributor

I'm closing this issue, as these warnings have since been removed.
The Firebase 11.0.0 SDK has updated to use C++ 14.

There may have an issue where the warnings were shown even when not applicable, sorry for the inconvenience.

@firebase firebase locked and limited conversation to collaborators Jun 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants