Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VAX platform switching

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
bugfix Posted - May 19 2006 : 12:57:10 AM
Why do we always have to restart IDE when switching platform in VAX?
If MS would make us do that everyone would start whining.
As I do a lot of multiplatform dev (win32, xbox, xbox360, pocketpc and smartphone) this really is pain in the a** and imho a bad design issue of VAX. Just save symbolcache in vc[n]/[platform] and get current targetplatform from IDE configuration manager. That can't be that hard as everything needed is exposed through COM.

And don't tell me to add everything to custom includes as the more includes there are the more VAX goes nuts:)

-bugfix
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - May 22 2006 : 5:35:16 PM
VA X builds a giant database of symbol info pulled from "stable symbols." The set of stable symbols is different for each platform, hence the rebuild at startup of IDE is necessary.
feline Posted - May 20 2006 : 10:15:25 AM
personally i do not know, but i am speculating that this is related to VA re-parsing the static include directories that are linked to each platform.

what do you mean that VA goes nuts when you add more directories to the stable includes? i would not expect this to cause any problems.

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