Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

When i debagging on window platform getting this issue, the problem navigating to firbase_cpp_sdk

Open
#1,607 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cmake, cpp, firebase, flutter

Research direction

Start with flutter/ephemeral/.plugin_symlinks/firebase_core/windows/CMakeLists.txt at line 12 and inspect how it looks for C:/firebase_cpp_sdk. Reproduce the Windows debug build and verify that CMake generates the build files without the Firebase C++ SDK not found error.

Written by the indexing model from the issue text.

Description

needs-triage new type: question

Launching lib\main.dart on Windows in debug mode...
Building Windows application...
CMake Error at flutter/ephemeral/.plugin_symlinks/firebase_core/windows/CMakeLists.txt:12 (message):
Firebase C++ SDK not found in C:/firebase_cpp_sdk

Error: Unable to generate build files

How can solve this issue?

Dominant language
C++
Stars
326
Forks
138
Avg merge
2d 16h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-cpp-sdk

All issues in firebase/firebase-cpp-sdk

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.