<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem when migrating from CVF to IVF in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826771#M50488</link>
    <description>We have had a number of customers report this problem, but each time they send us the .dsp/.dsw files they are using, the projects convert fine for us, so we are mystified as to what causes this.&lt;BR /&gt;&lt;BR /&gt;My usual advice is to just create a new project and add your files to it. If you have an especially complex project or workspace, put the .dsw and .dsp files in a ZIP archive and attach them to a reply here. I'll convert them for you (or, hopefully, will see the error myself.)</description>
    <pubDate>Mon, 23 Jan 2012 14:39:15 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2012-01-23T14:39:15Z</dc:date>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826770#M50487</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to convert my old CVF projects (mainly console applications written under CVF Professional Edition 6.6.0) to IVF(IVF Studio XE 2011 for Windows). The procedure isclearly described in &lt;A href="http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran/"&gt;http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran/&lt;/A&gt;. However, after right-clicking on the workspace's .DSW file and selecting Open With "Microsoft Visual Studio Version Selector", the following message is displayed: "The project file '***.dsp' has been corrupted and cannot be opened".The project runs perfectly under CVF, so I do not understand what might cause the problem. I've also tried with other CVF projects, but the same message occurs.&lt;BR /&gt;Any help would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Marc&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jan 2012 08:44:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826770#M50487</guid>
      <dc:creator>Marc_Grodent</dc:creator>
      <dc:date>2012-01-23T08:44:17Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826771#M50488</link>
      <description>We have had a number of customers report this problem, but each time they send us the .dsp/.dsw files they are using, the projects convert fine for us, so we are mystified as to what causes this.&lt;BR /&gt;&lt;BR /&gt;My usual advice is to just create a new project and add your files to it. If you have an especially complex project or workspace, put the .dsw and .dsp files in a ZIP archive and attach them to a reply here. I'll convert them for you (or, hopefully, will see the error myself.)</description>
      <pubDate>Mon, 23 Jan 2012 14:39:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826771#M50488</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-23T14:39:15Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826772#M50489</link>
      <description>Thanks for your answer.&lt;BR /&gt;I have many complex CVF projects to convert to IVF, so I was hoping to avoid the process of creating new ones. I have attached the .dsw and .dsp files of a very simple project (1 Fortran file, 1 Include file and an external library [NAG]). Maybe you'll see an error somewhere...</description>
      <pubDate>Tue, 24 Jan 2012 08:35:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826772#M50489</guid>
      <dc:creator>Marc_Grodent</dc:creator>
      <dc:date>2012-01-24T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826773#M50490</link>
      <description>If you end up having to migrate these the hard way, it's possible that a GUI automation tool can help you. I used a free tool call AutoIt (autoitscript.com) to help me migrate hundreds of CVF projects. You write a script in a language that looks a bit like VB, and use it to select windows, send keystrokes etc.</description>
      <pubDate>Tue, 24 Jan 2012 11:58:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826773#M50490</guid>
      <dc:creator>jeremy_h</dc:creator>
      <dc:date>2012-01-24T11:58:11Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826774#M50491</link>
      <description>Do you have Microsoft Visual C++ installed in your newer Visual Studio? That is needed for project conversion.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2012 14:31:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826774#M50491</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-24T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826775#M50492</link>
      <description>No, only Fortran is installed.&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Tue, 24 Jan 2012 16:28:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826775#M50492</guid>
      <dc:creator>Marc_Grodent</dc:creator>
      <dc:date>2012-01-24T16:28:14Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826776#M50493</link>
      <description>Ok. If you are using the Visual Studio Shell from the Fortran product, CVF project conversion is not supported.</description>
      <pubDate>Tue, 24 Jan 2012 16:56:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826776#M50493</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-24T16:56:34Z</dc:date>
    </item>
    <item>
      <title>Is this conversion supported by the Microsoft Visual Studio 201</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826777#M50494</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Ok. If you are using the Visual Studio Shell from the Fortran product, CVF project conversion is not supported.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 17:56:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826777#M50494</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-24T17:56:26Z</dc:date>
    </item>
    <item>
      <title>Is this conversion supported by the Microsoft Visual Studio 201</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826778#M50495</link>
      <description>If you mean the evaluation VS you get from Microsoft, yes, it is.</description>
      <pubDate>Tue, 24 Jan 2012 18:15:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826778#M50495</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-24T18:15:13Z</dc:date>
    </item>
    <item>
      <title>Could you please help to find the "Extract Comoaq Visual fortra</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826779#M50496</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If you mean the evaluation VS you get from Microsoft, yes, it is.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 19:29:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826779#M50496</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-24T19:29:13Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826780#M50497</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=550945" class="basic" href="http://software.intel.com/en-us/profile/550945/"&gt;starbskz&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If you mean the evaluation VS you get from Microsoft, yes, it is.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 19:33:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826780#M50497</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-24T19:33:55Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826781#M50498</link>
      <description>You will have to uninstall and reinstall Fortran if you have added VS2010.&lt;BR /&gt;&lt;BR /&gt;Also, I suggest that it is easier to read your replies if you enter your text in the Description area rather than "Post Title".</description>
      <pubDate>Tue, 24 Jan 2012 20:11:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826781#M50498</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-24T20:11:42Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826782#M50499</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=550945" class="basic" href="http://software.intel.com/en-us/profile/550945/"&gt;starbskz&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If you mean the evaluation VS you get from Microsoft, yes, it is.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 20:43:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826782#M50499</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-24T20:43:09Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826783#M50500</link>
      <description>starbskz, I don't see any new text in your reply. Please type in the Description post area.</description>
      <pubDate>Tue, 24 Jan 2012 20:54:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826783#M50500</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-24T20:54:03Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826784#M50501</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=550945" class="basic" href="http://software.intel.com/en-us/profile/550945/"&gt;starbskz&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If you mean the evaluation VS you get from Microsoft, yes, it is.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 21:58:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826784#M50501</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-24T21:58:41Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826785#M50502</link>
      <description>starbskz, please do not use the quote button. Just click Reply and add your text. I can't see what else you are saying.</description>
      <pubDate>Tue, 24 Jan 2012 22:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826785#M50502</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-24T22:27:19Z</dc:date>
    </item>
    <item>
      <title>I followed your instructions for VS 2008, but in the VS 2010 I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826786#M50503</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=550945" class="basic" href="http://software.intel.com/en-us/profile/550945/"&gt;starbskz&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If you mean the evaluation VS you get from Microsoft, yes, it is.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2012 08:06:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826786#M50503</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-25T08:06:22Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826787#M50504</link>
      <description>Would CVF project conversion be supported if I use the Intel Parallel Studio XE for Windows?&lt;BR /&gt;I installed the Intel Fortran Studio XE as an evaluation software, so it's still time to make theappropriate choice...&lt;BR /&gt;&lt;BR /&gt;I use a static numerical library from NAG in many of my CVF projects. Is it still supported by theIntel Visual Fortran or is itnecessary togo for an update?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 25 Jan 2012 08:19:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826787#M50504</guid>
      <dc:creator>Marc_Grodent</dc:creator>
      <dc:date>2012-01-25T08:19:21Z</dc:date>
    </item>
    <item>
      <title>When I right-cluck on my CVF project in the Microsoft Visual St</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826788#M50505</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=336209" class="basic" href="http://software.intel.com/en-us/profile/336209/"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If you mean the evaluation VS you get from Microsoft, yes, it is.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2012 11:16:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826788#M50505</guid>
      <dc:creator>starbskz</dc:creator>
      <dc:date>2012-01-25T11:16:58Z</dc:date>
    </item>
    <item>
      <title>Problem when migrating from CVF to IVF</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826789#M50506</link>
      <description>Marc, Intel Parallel Studio XE would not change this - in order to do CVF project conversion one must have the Microsoft Visual C++ "project environment" installed. This is not available if you are using Visual Studio Shell and Microsoft has chosen to not license that code. The other thing you miss is the resource editor, though there is a freeware alternative to that.&lt;BR /&gt;&lt;BR /&gt;You will probably need to obtain a new version of the NAG library that is compatible with Intel Fortran. I believe that NAG, like IMSL, is largely written in Fortran and your existing library would have been compiled with CVF. That would make it incompatible with Intel Visual Fortran. I suggest that you check with NAG on this issue.</description>
      <pubDate>Wed, 25 Jan 2012 15:34:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-when-migrating-from-CVF-to-IVF/m-p/826789#M50506</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-01-25T15:34:05Z</dc:date>
    </item>
  </channel>
</rss>

