firebase / firebase/firebase-cpp-sdk
[FR] 0>app.h(341,5): Error : 'INTERNAL_EXPERIMENTAL' is not defined, evaluates to 0 [-Werror,-Wundef]
- Dominant language
- C++
- Stars
- 326
- Forks
- 137
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 5
Description
i receiver this error when try build sdk from rider for project ue5, how can i fix it
0>app.h(320,5): Error : 'INTERNAL_EXPERIMENTAL' is not defined, evaluates to 0 [-Werror,-Wundef]
0>#if INTERNAL_EXPERIMENTAL
0> ^
0>app.h(341,5): Error : 'INTERNAL_EXPERIMENTAL' is not defined, evaluates to 0 [-Werror,-Wundef]
0>#if INTERNAL_EXPERIMENTAL
0> ^
0>app.h(353,5): Error : 'INTERNAL_EXPERIMENTAL' is not defined, evaluates to 0 [-Werror,-Wundef]
0>#if INTERNAL_EXPERIMENTAL
0> ^
0>app.h(382,5): Error : 'INTERNAL_EXPERIMENTAL' is not defined, evaluates to 0 [-Werror,-Wundef]
0>#if INTERNAL_EXPERIMENTAL
0> ^
Contributor guide
Assessment
This issue has not been assessed yet.