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
 Visual Assist for new library?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

programmer
New Member

2 Posts

Posted - Jun 27 2005 :  08:14:46 AM  Show Profile
Hi.

how do I ask visual assist to load a new library (or header or whatever you called that) so that it starts to recognize the new library/header files that I am linking/using?
It used to load automatically, but somehow today, it decides not to load and now I losing all my intellisense, auto complete functions. I need them. Please help. Thanks!!!

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 27 2005 :  3:33:28 PM  Show Profile
you are going to have to provide some more details before i can provide any good answers. if this is a standard library you use in many projects then add the directory holding its headers to:

tools menu -> options -> projects -> VC++ directories -> show directories for = include files

this is the dialog location in visual studio 2003.

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

programmer
New Member

2 Posts

Posted - Jun 30 2005 :  01:34:49 AM  Show Profile
NO. What is meant is, how do you get intellisense to work for a custom library? I use a open source library. And I used to have the intellisense working. Now, it just stopped working. And I have done nothing! I just want the tomato intellisense to work again.
Thanks
Go to Top of Page

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Jun 30 2005 :  03:47:45 AM  Show Profile
Hello programmer,

Did you already tried the following?

- Open Visual Studio (preferably only one instance).
- Open the options of Visual Assist.
- Go to Projects|C/C++ Directories .
- Select Platform Custom.
- Select Stable include files. (I assume they won't change often; else choose Other include files.)
- Add the include directories belonging to that new library.
- Select Source files.
- Add the source files directories belonging to that new library.
- Press OK.
- Close Visual Studio.
- Reopen Visual Studio.
- Load your project.
- Wait until the parsing is done (see the status bar).
- Start programming.
Hopefully the intellisense is back...

BTW: When changing the VA options, you can probably encounter a message stating that you have to restart the IDE before changes are incorporated.

I hope this works for you.

With kind regards,
Patrick Luja
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 30 2005 :  3:16:11 PM  Show Profile
also check out the "Default Directories" section here, for pictures to go with patluja excellent description.

http://66.150.196.105/products/features/directories.html?more=yes

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000