Author Topic: "Symbol not found" even though proper source tagged  (Read 3656 times)

phoncible

  • Junior Community Member
  • Posts: 2
  • Hero Points: 0
"Symbol not found" even though proper source tagged
« on: November 09, 2012, 08:39:25 PM »
Symbol is colored as "symbol not found" and mouse hover reports same.  However, I'm 100% sure the proper source file is tagged, Preview window shows correct source, and right-click->"go to definition" works just fine.  Why won't it get colored properly?

edit: it seems the vast majority of the time these issues where the symbol is "not found" is when it's being accessed as a pointer, e.g.
Code: [Select]
somevar->somemember and Symbol Coloring colors
Code: [Select]
somemember as "symbol not found".  Is there a fix for this or an options setting for this?
« Last Edit: November 09, 2012, 11:03:52 PM by phoncible »

Dennis

  • Senior Community Member
  • Posts: 3961
  • Hero Points: 517
Re: "Symbol not found" even though proper source tagged
« Reply #1 on: November 14, 2012, 01:39:26 PM »
Get the latest hot fix.  If that doesn't fix the problem, post a complete example.