Author |
Topic |
|
fspafford
Senior Member
USA
45 Posts |
Posted - May 17 2004 : 3:44:06 PM
|
I have some custom include files (Visual Assist X Options -> Projects -> C/C++ Directories -> Custom / Stable include files) defined. Sometimes I use them, and sometimes I use the Win32 include files. However, if I switch from custom to Win32, and try to switch back to custom, the list of custom files is lost - I get the Win32 list. Is this a known bug?
Thanks,
Frank
VA_X.dll file version 10.0.1230.0 Licensed to: VA.NET 7.1: fspafford@xxxxx(1-user license) VAOpsWin.dll version 1.0.0.44 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2800.1106 WindowsNT 5.1 Build 2600 Service Pack 1 2 processors
Platform: Custom Stable Includes: D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\wtl71\\include;
Library Includes: D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; D:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
Other Includes:
|
Regards,
Frank |
|
support
Whole Tomato Software
5566 Posts |
Posted - May 17 2004 : 6:58:38 PM
|
Half of the behavior is by design; half is not.
When you switch to custom the first time, we populate the custom directories with the ones for the platform from which you switch. This lets you make a simple change to default values rather easily.
We really ought not to do the overwrite every time.
Generally speaking, use IDE platforms and settings to specify directories, eg Additional Include Directories. For these non-custom platfoms, VA X builds its lists from IDE settings when you open a project.
ixBug=75 |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|
|
|