Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Windows SDK not showing up at C/C++ directories

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
screeck Posted - Mar 06 2008 : 11:14:48 AM
Hi,

I've been using Visual Assist x for about a week now and I just noticed that my Windows Sdk doesn't show up in C/C++ directories list.
These are listed in Visual Studio's options:
$(VCInstallDir)include
$(VCInstallDir)atlmfc\\include
$(WindowsSdkDir)\\include
$(FrameworkSDKDir)include

Only top two show up in my list at C/C++ directories in VSX options. Where's the problem? For x64-platform they show up, even tho the directories listed in VS options are the same.

Directories listed by Copy info:
Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\atlmfc\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\crt\\src;

And for x64:
Platform: x64
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\atlmfc\\include;
C:\\Program Files\\\\Microsoft SDKs\\Windows\\v6.0A\\\\include;
C:\\Program Files\\\\Microsoft SDKs\\Windows\\v6.0A\\include;

Other Includes:

Stable Source Directories:


1   L A T E S T    R E P L I E S    (Newest First)
screeck Posted - Mar 06 2008 : 11:45:41 AM
Problem solved, took a bit registry tweaking to get things working :) I thing problem was caused by previous installations of VS and Windows SDK; $(WindowsSdkDir) key was invalid, so I had to change it manually. Now projects compile fine and VSX is happy :)


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