• incorrect browse info
    I use " Go To Definition Of xxx", to find the definition of xxx. but the uv2 points to a wrong place. This happens only in a certain file. other files works fine in the same project. Any idea?
  • wrong browse info.
    There is no such thing like #include "filename.c" it does have some enum statements. but my other projects have no such problems.
  • wrong browse info.
    There is no such thing like #include "filename.c" it does have some enum statements. but my other projects have no such problems.
  • incorrect browse info
    I use " Go To Definition Of xxx", to find the definition of xxx. but the uv2 points to a wrong place. This happens only in a certain file. other files works fine in the same project. Any idea?
  • Command-line option for Browse Info
    Hi, I do most of my development through the GUI, where compiling the Browse Information is super useful. However, our deployment builds are make by a server with the command line interface. Because...