Git Product home page Git Product logo

Comments (6)

jdeepaa avatar jdeepaa commented on June 24, 2024

@HighCommander4 can you please help?

from clangd.

HighCommander4 avatar HighCommander4 commented on June 24, 2024

My first suggestion would be to try using the latest version, clangd 18. It can be obtained from https://github.com/clangd/clangd/releases/tag/18.1.3.

from clangd.

jdeepaa avatar jdeepaa commented on June 24, 2024

@HighCommander4, I tried with the clangd v18 as suggested but i get the same result.

from clangd.

HighCommander4 avatar HighCommander4 commented on June 24, 2024

I do see the file you're opening has an error diagnostic (In included file: typedef redefinition with different types ('__time_t' (aka 'long') vs '__time64_t' (aka 'long long'))), I wonder if that is related. (I'd say probably not, unless the symbol you're searching for uses time_t in its type or signature?)

from clangd.

jdeepaa avatar jdeepaa commented on June 24, 2024

I think it is not related. If that is the case then after opening the file should also not work, right?
Anyways, I tried after commenting the error diagnostic include file as well. Still no luck. :(

from clangd.

HighCommander4 avatar HighCommander4 commented on June 24, 2024

Yeah, I guess the issue is not related to the time_t error.

I looked through the logs but nothing else jumps out as a potential cause of the problem.

So making further progress on this is likely to require sharing an example project that reproduces the issue, and then debugging what happens there. (Unfortunately, assuming this is a Windows-specific issue, it won't be me doing the debugging as I don't have a Windows machine these days.)

from clangd.

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.