<?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 Possible missing Macro definition with Visual Studio 2017 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-missing-Macro-definition-with-Visual-Studio-2017/m-p/1149435#M139587</link>
    <description>&lt;P&gt;I have created a new project with a C++ main and a Fortran static library subroutine. It all seems to be OK. However linking fails as the Fortran Sttaic library definition is missing in the Link&amp;gt;Input field. It seems like Intel Fortran macro which creates the Library Project seems to add a Macro called "%(Additional Dependencies)" which seems to be never defined as it can be seen from the following picture:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="AdditionalDependencies_0.JPG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9912iDFA98748BD414CF3/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AdditionalDependencies_0.JPG" alt="AdditionalDependencies_0.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I can see that Fortran compiler compiles and creates the library. I am attaching the solution ZIP file. I can always enter the Libray location manually, but I want to find a better solution. Any help would be appreciated.&lt;/P&gt;

&lt;P&gt;I. Konuk&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2018 19:38:21 GMT</pubDate>
    <dc:creator>Ibrahim_K_</dc:creator>
    <dc:date>2018-06-29T19:38:21Z</dc:date>
    <item>
      <title>Possible missing Macro definition with Visual Studio 2017</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-missing-Macro-definition-with-Visual-Studio-2017/m-p/1149435#M139587</link>
      <description>&lt;P&gt;I have created a new project with a C++ main and a Fortran static library subroutine. It all seems to be OK. However linking fails as the Fortran Sttaic library definition is missing in the Link&amp;gt;Input field. It seems like Intel Fortran macro which creates the Library Project seems to add a Macro called "%(Additional Dependencies)" which seems to be never defined as it can be seen from the following picture:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="AdditionalDependencies_0.JPG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9912iDFA98748BD414CF3/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AdditionalDependencies_0.JPG" alt="AdditionalDependencies_0.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I can see that Fortran compiler compiles and creates the library. I am attaching the solution ZIP file. I can always enter the Libray location manually, but I want to find a better solution. Any help would be appreciated.&lt;/P&gt;

&lt;P&gt;I. Konuk&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 19:38:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-missing-Macro-definition-with-Visual-Studio-2017/m-p/1149435#M139587</guid>
      <dc:creator>Ibrahim_K_</dc:creator>
      <dc:date>2018-06-29T19:38:21Z</dc:date>
    </item>
    <item>
      <title>The problem is that, as of</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-missing-Macro-definition-with-Visual-Studio-2017/m-p/1149436#M139588</link>
      <description>&lt;P&gt;The problem is that, as of VS2015, C++ projects no longer include non-C++ dependent projects in link dependencies. You have to manually add the Fortran library to the link properties or as a source file in the C++ project.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jun 2018 00:36:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Possible-missing-Macro-definition-with-Visual-Studio-2017/m-p/1149436#M139588</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2018-06-30T00:36:20Z</dc:date>
    </item>
  </channel>
</rss>

