visual c++ - symbol not found for new functions added in vc++ -


in vc++ added new function , when clicking on goto definition showing error symbol not found .for old functions going definitions.

visual studio's intellisense stuff takes while update either a) try again in few minutes or b) build application. if build fails should update database used intellisense.

if else fails, d/b might corrupted. close visual studio, find , delete <solution>.ncb file , delete it. vs rebuild , should well. usually!


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -