<?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 Thanks, Steve, in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036720#M111982</link>
    <description>&lt;P&gt;Thanks, Steve,&lt;/P&gt;

&lt;P&gt;I have installed Visual Studio 2013 Community edition and XE 2015 Composer edition ... now in response to ifort /DLL /libs:static /threads jobname.f I am getting the error message 'can't open file jobname.obj for write'. I am clearly doing something wrong - or haven't done something I shouldn't have .. is there an obvious answer? In case the compiler didn't know where the file jobname.f is I also tried&amp;nbsp; .../threads C:\project\jobname.f, \project being the folder that has job.f.&lt;/P&gt;

&lt;P&gt;I have to admit I am not particularly competent ... I know the string of instructions works in my University place of work&amp;nbsp; ... I am trying in a hurry to convince myself that the software will work on my home PC .. then will learn more how to use it once I have purchased it ..&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 May 2015 12:15:00 GMT</pubDate>
    <dc:creator>Thomas_C_1</dc:creator>
    <dc:date>2015-05-01T12:15:00Z</dc:date>
    <item>
      <title>software requirements for compilation of .dll files</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036718#M111980</link>
      <description>&lt;P&gt;I write fortran subroutines that need to be compiled to a 64bit .dll file for linking to a commercial software that specifies a system requirement of Windows 7 64 bit, &amp;nbsp;Intel Visual fortran of 11.1 or higher and Microsoft Visual C++ .Net Standard, and that the compilation is carried out with the command ifort /DLL /libs:static /threads jobname.f. I have been doing this at my place of work (university) but now I want to be able to work from home.&amp;nbsp;My PC at home has Windows&amp;nbsp;7 64bit&amp;nbsp;&amp;nbsp;but I do not have Microsoft Visual Studio. Is there a self-contained software from Intel that will enable me to do this?&lt;/P&gt;

&lt;P&gt;As subsidiary questions, if there is a self-contained software, is it initially available on an evaluation trial basis? And as an academic in an English University&amp;nbsp;carrying out unfunded research, do I qualify for any academic discount? I have tried various trial downloads from the Intel website but have not found something that works for me.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 20:50:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036718#M111980</guid>
      <dc:creator>Thomas_C_1</dc:creator>
      <dc:date>2015-04-22T20:50:40Z</dc:date>
    </item>
    <item>
      <title>Intel Visual Fortran (Intel</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036719#M111981</link>
      <description>&lt;P&gt;Intel Visual Fortran (Intel Parallel Studio XE 2015 Composer Edition for Fortran Windows) is self-contained and has everything you need to build a Fortran DLL. We do have an evaluation version that doesn't include the Visual Studio pieces needed, but you can get a trial of Visual Studio 2013 from Microsoft or even use the Visual Studio 2013 Community Edition, which is free for many users.&lt;/P&gt;

&lt;P&gt;We do also have academic discounts.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 20:55:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036719#M111981</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-04-22T20:55:18Z</dc:date>
    </item>
    <item>
      <title>Thanks, Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036720#M111982</link>
      <description>&lt;P&gt;Thanks, Steve,&lt;/P&gt;

&lt;P&gt;I have installed Visual Studio 2013 Community edition and XE 2015 Composer edition ... now in response to ifort /DLL /libs:static /threads jobname.f I am getting the error message 'can't open file jobname.obj for write'. I am clearly doing something wrong - or haven't done something I shouldn't have .. is there an obvious answer? In case the compiler didn't know where the file jobname.f is I also tried&amp;nbsp; .../threads C:\project\jobname.f, \project being the folder that has job.f.&lt;/P&gt;

&lt;P&gt;I have to admit I am not particularly competent ... I know the string of instructions works in my University place of work&amp;nbsp; ... I am trying in a hurry to convince myself that the software will work on my home PC .. then will learn more how to use it once I have purchased it ..&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2015 12:15:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036720#M111982</guid>
      <dc:creator>Thomas_C_1</dc:creator>
      <dc:date>2015-05-01T12:15:00Z</dc:date>
    </item>
    <item>
      <title>This is usually because you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036721#M111983</link>
      <description>&lt;P&gt;This is usually because you created the project in a folder you don't have write permission in, such as anything under Program Files. Try creating the project under your desktop folder.&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2015 13:02:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/software-requirements-for-compilation-of-dll-files/m-p/1036721#M111983</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-05-01T13:02:57Z</dc:date>
    </item>
  </channel>
</rss>

