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
 Windows SDK not showing up at C/C++ directories
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

screeck
New Member

2 Posts

Posted - Mar 06 2008 :  11:14:48 AM  Show Profile  Reply with Quote
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:


screeck
New Member

2 Posts

Posted - Mar 06 2008 :  11:45:41 AM  Show Profile  Reply with Quote
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 :)

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