Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 goto implementation takes me to the header
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

moshaiov
New Member

2 Posts

Posted - Jan 26 2006 :  05:49:29 AM  Show Profile  Reply with Quote
Hi,

I'm using VA (v10.1.1418.0) on my VC++ 6.0 IDE.
I try to drill into a function implementation by pressing the ctrl+g and for some odd reason I'm taken to the declarion of the function in the header file. The function I'm trying to drill into is implemented on the same class and is properly compiled.

any advice?

- Tal

feline
Whole Tomato Software

United Kingdom
18749 Posts

Posted - Jan 26 2006 :  4:51:22 PM  Show Profile  Reply with Quote
is this effect function specific?

are you using namespaces in your code? there is a known problem where this happens with classes defined in a namespace, so it is possible you have encountered this.

if you press alt-g again, after being taken to the header file, does anything happen? if you do this without moving the caret there is no need to move the caret onto the function name before pressing alt-g.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jan 27 2006 :  01:12:03 AM  Show Profile  Reply with Quote
What is the relative position of sources and headers in your directory structure? Sibling directories?

Newer builds of VA X are much better at finding sources. It might be 1418 is not able to find yours do to your placement of sources.

Better...

If you open the source with the implementation and return to a reference in another file, does Alt+G find the implementation?

Edited by - support on Jan 27 2006 01:12:17 AM
Go to Top of Page

moshaiov
New Member

2 Posts

Posted - Jan 27 2006 :  05:20:38 AM  Show Profile  Reply with Quote
Thanks for your quick reply.
I've installed 10.2.1440.0 and it started working just fine.

- Tal
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000