Giter Club home page Giter Club logo

Comments (5)

google-oss-bot avatar google-oss-bot commented on May 28, 2024

This issue does not seem to follow the issue template. Make sure you provide all the required information.

from quickstart-cpp.

AlexOpanasevych avatar AlexOpanasevych commented on May 28, 2024

Also I forgot to mention that I'm using MSVC 16 2019 compiler

from quickstart-cpp.

AlmostMatt avatar AlmostMatt commented on May 28, 2024

The unresolved symbols appear to be normal c++ classes and not firebase-specific.

unresolved external symbol __std_find_trivial_8 ...
unresolved external symbol u_errorName referenced in function "class std::basic_string ...
unresolved external symbol ucal_getTimeZoneIDForWindowsID referenced in function "class std::basic_string ...
unresolved external symbol__std_find_trivial_1 ...

I am not entirely sure what would cause those failures but I suspect it is some incompatibility with the C++ settings the firebase binary was built with and the C++ compiler settings that you are using. Can you try updating your MSVC compiler and see if that has any impact on the error messages that you see? Also ensure that you are targeting C++ 14 or newer.

from quickstart-cpp.

google-oss-bot avatar google-oss-bot commented on May 28, 2024

Hey @AlexOpanasevych. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 3 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

from quickstart-cpp.

google-oss-bot avatar google-oss-bot commented on May 28, 2024

Since there haven't been any recent updates here, I am going to close this issue.

@AlexOpanasevych if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

from quickstart-cpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.