NO

Author Topic: Unable to use "Go to Definition"  (Read 8750 times)

Offline Stefan Pendl

  • Global Moderator
  • Member
  • *****
  • Posts: 582
    • Homepage
Re: Unable to use "Go to Definition"
« Reply #15 on: November 08, 2008, 07:23:08 AM »
How about using pobr.exe ?
For what I should use it ???
I have just used it the first time as outline above by Pelle to check the contents of the database.

Are you suggesting to create a .TAG file for my custom include folders and copy it to every project ???
---
Stefan

Proud member of the UltraDefrag Development Team

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Unable to use "Go to Definition"
« Reply #16 on: November 11, 2008, 06:13:45 PM »
I guess in theory you could modify the build commands for a project to include POBR, but ... ( "View" -> "Target Files" -> "Properties" for an .obj file )
( for example: pobr -f filename.tag -w -b x:\some\path\we\like\*.c )

At least you have narrowed the problem down to "something to do with custom folders". Maybe I can find something to fix now...
/Pelle