<?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 Any update on this feature of in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926437#M86713</link>
    <description>&lt;P&gt;Any update on this feature of reuseable Fortran project property? I use Intel Parallel Studio Cluster.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2016 00:23:52 GMT</pubDate>
    <dc:creator>Grace_G_</dc:creator>
    <dc:date>2016-08-24T00:23:52Z</dc:date>
    <item>
      <title>Possible to customize the default Visual Fortran project?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926429#M86705</link>
      <description>&lt;P&gt;For most of my Visual Studio (2012) projects I want a certain folder tree structure ("filters" in VS) and some non-standard compiler options.&lt;/P&gt;

&lt;P&gt;Is it possible to change the default created vfproj files; or, alternatively, create custom project types for "Console application" and "Library"?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2013 11:30:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926429#M86705</guid>
      <dc:creator>Espen_M_</dc:creator>
      <dc:date>2013-12-03T11:30:25Z</dc:date>
    </item>
    <item>
      <title>The file with the project</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926430#M86706</link>
      <description>&lt;P&gt;The file with the project settings (.vfproj) is just an xml file.&amp;nbsp; If you create a project that has the settings you want (but with no files) then you can always copy and rename the resulting vfproj every time you want to add a new project (use Add exiting item to add it to an existing solution).&lt;/P&gt;

&lt;P&gt;I don't have VS2012, but on earlier versions at least (...or so I've heard...) the items that get deployed into a new project are maintained in .zip files (and there's a corresponding cache folder with unzipped files) in the VS program files directory under ...\Common7\IDE\ProjectTemplates\IntelFortran (replace ProjectTemplates with ProjectTemplatesCache to see the unzipped area - the heirarchy should be pretty self-explanatory).&lt;/P&gt;

&lt;P&gt;A... ummm.... good friend of mine... once told me that he had some success copying and pasting selected settings from an existing project into the vfproj in the cache area so that all new projects from that point on picked up those settings.&amp;nbsp; I don't think the Intel support folk would have high regard for this individual's actions though.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 03:15:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926430#M86706</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2013-12-04T03:15:39Z</dc:date>
    </item>
    <item>
      <title>Thanks!</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926431#M86707</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 10:03:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926431#M86707</guid>
      <dc:creator>Espen_M_</dc:creator>
      <dc:date>2013-12-04T10:03:35Z</dc:date>
    </item>
    <item>
      <title>Just keep in mind that if you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926432#M86708</link>
      <description>&lt;P&gt;Just keep in mind that if you do as Ian's, um, friend, suggested, your changes will be wiped out when you next update Intel Fortran.&lt;/P&gt;

&lt;P&gt;Back in the CVF days we had a feature to "save project environment" that would do this. Since MSVC nowadays has a general capability along these lines, we really should try to do the same for Fortran. I will suggest this as a feature request, if it's not already on the list.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2013 17:50:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926432#M86708</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-05T17:50:59Z</dc:date>
    </item>
    <item>
      <title>What the O.P. is really</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926433#M86709</link>
      <description>&lt;P&gt;What the O.P. is really requesting is Visual Studio project template capability similar to what Microsoft offers in Visual Studio IDE for other Visual Studio projects such as C console application, C dynamic-link library, etc.&lt;/P&gt;

&lt;P&gt;I'd &lt;A href="http://software.intel.com/en-us/forums/topic/394148"&gt;posted &lt;/A&gt;a similar query a while ago and Steve's response was Intel had no plans to offer such a capability.&amp;nbsp; Steve, has anything changed&amp;nbsp;since then to get such a feature on the development list?&amp;nbsp; It'll be very nice indeed!&lt;/P&gt;

&lt;P&gt;In the mean time, I'm doing something along the lines of Ian's friend (hmmm...!) i.e.,&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;I keep&amp;nbsp;a "template" folder in my Visual Studio folder (C:\users\xyz\My Documents\Visual Studio ...) which has all my Fortran settings for various projects such as Fortran static library, DLL, console app, etc.&lt;/LI&gt;
	&lt;LI&gt;When I need to create a new Fortran project, I first create a blank Fortran&amp;nbsp;project using the appropriate Intel's&amp;nbsp;templates in Visual Studio.&lt;/LI&gt;
	&lt;LI&gt;I then&amp;nbsp;close the newly created solution in VS,&lt;/LI&gt;
	&lt;LI&gt;Then manually replace and edit the newly created solution (.sln) and project (.vfproj)&amp;nbsp;files with my saved ones.&amp;nbsp; As Ian mentioned, these are XML files that can be viewed and edited in any text editor.&lt;/LI&gt;
	&lt;LI&gt;Then reopen the solution in VS and add new stuff as needed&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;This approach works for me in VS 2010, 2012, and 2013, but it'll be great if Intel offered the ability to create Fortran project templates.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2013 23:00:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926433#M86709</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2013-12-05T23:00:00Z</dc:date>
    </item>
    <item>
      <title>I submitted a feature request</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926434#M86710</link>
      <description>&lt;P&gt;I submitted a feature request for this.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 15:33:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926434#M86710</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-06T15:33:08Z</dc:date>
    </item>
    <item>
      <title>Have you tried the VS option</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926435#M86711</link>
      <description>&lt;P&gt;Have you tried the VS option Tools &amp;gt; Import and Export Settings? This can save a lot of custom settings but it's not clear to me if it will do what you need. Trial and error may be in order.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 21:38:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926435#M86711</guid>
      <dc:creator>dboggs</dc:creator>
      <dc:date>2013-12-06T21:38:45Z</dc:date>
    </item>
    <item>
      <title>No, that won't work - it's</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926436#M86712</link>
      <description>&lt;P&gt;No, that won't work - it's for general VS settings, not project properties.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 22:00:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926436#M86712</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-06T22:00:16Z</dc:date>
    </item>
    <item>
      <title>Any update on this feature of</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926437#M86713</link>
      <description>&lt;P&gt;Any update on this feature of reuseable Fortran project property? I use Intel Parallel Studio Cluster.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 00:23:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926437#M86713</guid>
      <dc:creator>Grace_G_</dc:creator>
      <dc:date>2016-08-24T00:23:52Z</dc:date>
    </item>
    <item>
      <title>There is no update regarding</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926438#M86714</link>
      <description>&lt;P&gt;There is no update regarding the feature request. It remains open and has not been targeted for a future release at this time.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 19:00:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926438#M86714</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2016-08-24T19:00:14Z</dc:date>
    </item>
    <item>
      <title>I have used Compaq Visual</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926439#M86715</link>
      <description>&lt;P&gt;&lt;SPAN lang="EN-US"&gt;I have used Compaq Visual Fortran for many years and now is forced to change to Intel Fortran as my new computer has a window 10 system. &lt;/SPAN&gt;Just installed Intel Fortran to my computer and found that Intel Fortran cannot debug my fortran file. What I did was this&lt;/P&gt;

&lt;P&gt;1. Click 'File'+ 'New'+ 'Project'+'Intel (R) Visual Fortran'+'Console Application'+'Main Program Code'. This opens a ready-to-use file Console1.f90&lt;/P&gt;

&lt;P&gt;2. Click 'Debug'+'Start Debug' . I then sae a box says "This project is out of date. Would you like to build it?" I then click 'Yes'.&lt;/P&gt;

&lt;P&gt;3. A new window opens with 'There were build errors. Would you like to continue and run the last successful build?'&amp;nbsp; I then click 'Yes'.&lt;/P&gt;

&lt;P&gt;4. A new window opens with 'Unable to start program'.&lt;/P&gt;

&lt;P&gt;Could anyone help me out? Going through many online searches and reading many documents, i could not figure out what is going on. Thank you very much for your time.&lt;/P&gt;

&lt;P&gt;Yiguo&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:04:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926439#M86715</guid>
      <dc:creator>Y_S_</dc:creator>
      <dc:date>2017-02-09T19:04:33Z</dc:date>
    </item>
    <item>
      <title>It sounds as if there was no</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926440#M86716</link>
      <description>&lt;P&gt;It sounds as if there was no previously successful build. What is in the build output window when you build the solution?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:17:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-to-customize-the-default-Visual-Fortran-project/m-p/926440#M86716</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2017-02-09T19:17:24Z</dc:date>
    </item>
  </channel>
</rss>

