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

[firebase_cpp_sdk_windows]: CMake Deprecation Warning #12849

Open
1 task done
stephane-archer opened this issue May 29, 2024 · 2 comments
Open
1 task done

[firebase_cpp_sdk_windows]: CMake Deprecation Warning #12849

stephane-archer opened this issue May 29, 2024 · 2 comments
Assignees
Labels
blocked: firebase-sdk Needs Attention This issue needs maintainer attention. platform: windows Issues / PRs which are specifically for Windows. type: bug Something isn't working

Comments

@stephane-archer
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Analytics

Which platforms are affected?

Windows

Description

build an app on windows

CMake Deprecation Warning at C:/Users/steph/Programs/lut_viewer/build/windows/x64/extracted/firebase_cpp_sdk_windows/CMakeLists.txt:17 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

Reproducing the issue

up

Firebase Core version

2.27.0

Flutter Version

3.19.0

Relevant Log Output

No response

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

@stephane-archer stephane-archer added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels May 29, 2024
@Lyokone Lyokone self-assigned this May 30, 2024
@Lyokone Lyokone added the platform: windows Issues / PRs which are specifically for Windows. label May 30, 2024
@Lyokone
Copy link
Contributor

Lyokone commented May 30, 2024

Hello @stephane-archer, the issue is actually with the Firebase CPP SDK, raised here: firebase/firebase-cpp-sdk#1599

@stephane-archer
Copy link
Author

@Lyokone thanks for mentioning the right place for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: firebase-sdk Needs Attention This issue needs maintainer attention. platform: windows Issues / PRs which are specifically for Windows. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants