Author |
Topic |
|
ShadeTree
New Member
USA
2 Posts |
Posted - Aug 15 2005 : 3:19:01 PM
|
Just upgraded to Visual Assist X 10.1.1418.0 on my computer with VS .NET 2003. I can open any solution that has C++ only projects, but I can nolonger open solutions that contain C++ and Intel Fortran projects, nor can I open Intel Fortran only solutions. I can open the VS IDE without a problem. When I try to open the offending solution, I see the solution load, but when it appears to be finished loading, the entire Visual Studio IDE closes. I don't get any crash messages. I rolled my installation back to .1301 and I can get past this problem using the older build.
Thanks in advance.
System Info: VA_X.dll file version 10.1.1418.0 built 2005.06.24 Licensed to: VA X: [email protected] (6-user license) Support ends 2006.08.11 VA.NET 7.1: [email protected] (5-user license) VAOpsWin.dll version 1.2.0.4 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 6.0.2900.2180 WindowsNT 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include; c:\\projects\\boost\\boost_1_30_0; c:\\projects; c:\\projects\\SACSExecutive\\dundas; T:\\Source\\Comidus\\Include\\HOOPS\\Dev_Tools\\hoops_3dgs\\include; T:\\Source\\Comidus\\Include\\HOOPS\\Dev_Tools\\hoops_mfc\\include; T:\\Source\\Comidus\\Include\\HOOPS\\Dev_Tools\\hoops_mvo\\include; T:\\Source\\Comidus\\Include\\HOOPS\\Dev_Tools\\hoops_net\\include; T:\\Source\\Comidus\\Include\\HOOPS\\Dev_Tools\\hoops_stream\\include; T:\\Source\\Comidus\\Include\\HOOPS\\Dev_Tools\\hoops_tools\\include; T:\\Source\\Comidus\\Stingray Studio 2004\\Include; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Chart; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Edit; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Foundation\\Compatibility\\Common; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Foundation\\Compatibility\\MVC; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Grid; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Toolkit; T:\\Source\\Comidus\\Stingray Studio 2004\\Include\\Views; t:\\Source\\Comidus\\Stingray Studio 2004\\Regex\\include; T:\\Source\\Comidus\\Include; T:\\Source\\Comidus\\Include\\GWCPropertiesCtrl; t:\\Source\\Comidus\\Include\\Codejock;
Library Includes: C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
Other Includes: |
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 15 2005 : 5:15:31 PM
|
do you have any empty files in the project? i have seen this happen when there are empty Fortran files present. |
zen is the art of being at one with the two'ness |
|
|
ShadeTree
New Member
USA
2 Posts |
Posted - Aug 15 2005 : 5:42:14 PM
|
I don't believe that I do, but why would that matter with the current version? The previous version does not have this limitation. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Aug 16 2005 : 4:52:44 PM
|
the only other time i have heard of problems with Intel Fortran is in this thread:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=3764
in this case an empty file was the trigger for the problem. it is worth pointing out that the Intel Fortran compiler demo i downloaded installs its own plugin into the IDE. two different plugings, VAX and Fortran in this case, both playing with the IDE can cause problems.
i have just checked, and my basic auto-generated Fortran windows project loads fine with VAX 1418 installed so long as there are no empty Fortran files in the project.
i cannot say why this change happened with 1418, one of the developers would need to look into this to comment. however it is worth remembering that the IDE does not know VAX is there, or what VAX is doing, so there is plenty of scope for a clash with the Fortran plugin. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|