Ophidian14

Forum Replies Created

Viewing 5 posts - 76 through 80 (of 80 total)
  • Author
    Posts
  • Ophidian14
    Participant

    I’m very apologetic as I don’t mean to spam this thread but I’ve noticed something else which is quite odd.  When the breakpoint hits, it still materializes a new window, HOWEVER, this window is the properly named (i.e. \\10.0.0.01\…) version of the file and not the AutoDownloadedSources version.  But if I already had that file open in my editor, then there are duplicate windows of the file open, and I start getting warnings saying instance A has been edited if I save instance B and vice versa.  Meanwhile, I eventually get a deluge of Clang Intellisense errors telling me that I have duplicate definitions of all the methods in the file!  Did I do something wrong?

    Ophidian14
    Participant

    Double sorry, I had deleted my RemoteDownloadedSourceCache folder by accident earlier in an attempt to get this working.

    Ophidian14
    Participant

    Sorry, when I do a default absolute mapping then I lose Intellisense for builtin’s like printf() and etc.  I get an error in yellow at the top saying “Could not find   set and 70 other files”.  Any idea why that would be?

    Ophidian14
    Participant

    Okay, thanks;  I added a “default absolute mapping” and this seemed to work the best.  When I added specific path mappings it didn’t seem to have an effect and when I added a “relative” path I started getting errors that it couldn’t find #include <set> and etc.

    in reply to: C++Intellisense for protected member variables #9673
    Ophidian14
    Participant

    Thank you!!!   It works!!

Viewing 5 posts - 76 through 80 (of 80 total)