Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 long parse time

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
GrahamLabdon Posted - Mar 26 2014 : 05:45:26 AM
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
2   L A T E S T    R E P L I E S    (Newest First)
GrahamLabdon Posted - Mar 27 2014 : 03:10:53 AM
Thanks feline
feline Posted - Mar 26 2014 : 11:28:29 AM
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

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000