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
 Source file settings in VAX
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

xMRi
Tomato Guru

Germany
315 Posts

Posted - Jul 08 2004 :  04:28:58 AM  Show Profile
I changed the source file settings in the VS.NET 2003 project options.

But the settings are not reflected in the VAX options. There are still the values form the installation.

When do this values change when the project selection is not "custom". If you select the Win32 settings all entries are grayed out, but contain the old values.

Martin

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming

support
Whole Tomato Software

5566 Posts

Posted - Jul 08 2004 :  11:44:22 AM  Show Profile
When platform=win32 in our Directories node, the value of our stable include files is [should be] determined when you launch your IDE. Our other include files and source files are determined when you open a project. Note: we do not display "other includes" when platform is not custom.

We did a quick test with build 1244. VS.NET. We added a directory of source files to "Tools|Options|Projects|VC++ Directories" when Show is "Source files." We opened a project. We see our new entry in our Directories tab. Seems okay.

The whole notion of maintaining lists of pertinent directories during edit, ie not during compile, is extremely complex. We have automated it for most users. We can imagine that we missed a case.

Tell us more about what happens for you, and what you expect.

http://www.wholetomato.com/products/features/directories.html?more=yes

Whole Tomato Software, Inc.
Go to Top of Page

xMRi
Tomato Guru

Germany
315 Posts

Posted - Jul 12 2004 :  04:50:19 AM  Show Profile
I have entries in the VC.NET 2003 setup as follows:
D:\\Proj32\\AGSQL\\Common\\Libraries\\BCGControlBar
$(VCInstallDir)atlmfc\\src\\mfc
$(VCInstallDir)atlmfc\\src\\atl
$(VCInstallDir)crt\\src

My VAX shows in platform=="Win32":
D:\\Proj32\\AGSQL\\Common\\Libraries\\BCGControlBar;
C:\\Programme\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atlmfc;
C:\\Programme\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;

Thats a bug, when I understand your posting correctly.
I was forced to choose Custom and to enter my values.

Martin

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000