简体   繁体   English

如何将 Firebase 库包含到 c++ 中的程序中?

[英]How can I include the Firebase libraries into a program in c++?

I am trying to use Firebase in a Windows program in C++, but I can't find the documentation on the firebase web. Any help?我正在尝试在 C++ 中的 Windows 程序中使用 Firebase,但我找不到有关 firebase web 的文档。有帮助吗?

Firebase's only C++ support is in the context of its Games SDKs, so you can find it under the Games heading in the left navigation. Firebase 唯一的 C++ 支持是在其游戏 SDK 的上下文中,因此您可以在左侧导航的游戏标题下找到它。 The setup page is here .设置页面在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM