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
 long parse time
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

GrahamLabdon
New Member

5 Posts

Posted - Mar 26 2014 :  05:45:26 AM  Show Profile  Reply with Quote
Hello
I am developing code using Visual Studio and the Qt framework
Whenever I open a solution VA parses the whole of the Qt code base which takes several minutes.
Is there a way to get VA to cache the parse results so that it does not need to parse every time? Or is there a way of speeding the process up?

Thanks

feline
Whole Tomato Software

United Kingdom
18952 Posts

Posted - Mar 26 2014 :  11:28:29 AM  Show Profile  Reply with Quote
Have you added the Qt library to your stable include directories? If not please do so. This should fix this problem, since the stable include directories are only included occasionally. This post gives some details of what to do:

http://blog.wholetomato.com/2008/11/20/using-qt-44-with-visual-assist-x/

One thing to watch out for, if you add Qt to your stable include directories, please make sure it is not part of your solution. Your solution should be reparsed quite frequently, so is treated differently to your stable include directories.

See here for information on VA's C++ directory settings:

http://docs.wholetomato.com/default.asp?W213

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

GrahamLabdon
New Member

5 Posts

Posted - Mar 27 2014 :  03:10:53 AM  Show Profile  Reply with Quote
Thanks feline
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