<?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 Re: Embedding manifest in custom build DLL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853021#M6675</link>
    <description>&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;I've submittedthe request on your behalf. If and when we implement it, we'll let you know. Of course I recommend that you submit an issue at &lt;A href="https://premier.intel.com"&gt;Intel premier support&lt;/A&gt; if you want to be sure to be notified when feature requests are implemented.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;Todd&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Feb 2008 22:20:35 GMT</pubDate>
    <dc:creator>Todd_R_Intel</dc:creator>
    <dc:date>2008-02-15T22:20:35Z</dc:date>
    <item>
      <title>Embedding manifest in custom build DLL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853017#M6671</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have successfully created a user DLL with the MKL custom DLL builder. Apart from the user_mkl.dll, I also found a manifest output user_mkl.dll.manifest. Is there any way to embed the manifest information inside the custom build DLL? Do I need to include the manifest file when I redistribute the custom build DLL? I am using Windows XP SP2 with VS2005 SP1.&lt;BR /&gt;&lt;BR /&gt;Thanks heaps!&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2008 00:18:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853017#M6671</guid>
      <dc:creator>pat726627</dc:creator>
      <dc:date>2008-02-12T00:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding manifest in custom build DLL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853018#M6672</link>
      <description>This is common question - how to add manifest into executable. You can find a lof of information about this topic in internet by yourself. Here is main idea:&lt;BR /&gt;1. In Visual Studio 2005, open the user_mkl.dll file. A tree view is displayed.&lt;BR /&gt;2. Click the user_mkl.dll node, and then click Add Resource.&lt;BR /&gt;3. In the Add Resource dialog box, click Import, locate the user_mkl.dll.manifest file, and then click Open.&lt;BR /&gt;4. In the Custom Resource Type dialog box, type RT_MANIFEST, and then click OK.&lt;BR /&gt;5. In the Properties panel, change the value of the ID property from "101" to "1".&lt;BR /&gt;Note If you want to verify that the XML in the manifest is correct, double-click the manifest in the tree view to see the binary. The ASCII data appears.&lt;BR /&gt;6. On the File menu, click Save All.&lt;BR /&gt;Andrey</description>
      <pubDate>Tue, 12 Feb 2008 06:01:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853018#M6672</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2008-02-12T06:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding manifest in custom build DLL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853019#M6673</link>
      <description>Thanks Andrey! That would work... that will be even better if the manifest has already embedded in the user_mkl.dll once it is produced by the custom DLL builder :) currently there is no input argument supporting this, need a self-hack...?&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:22:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853019#M6673</guid>
      <dc:creator>pat726627</dc:creator>
      <dc:date>2008-02-12T06:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding manifest in custom build DLL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853020#M6674</link>
      <description>&lt;P&gt;Yes, right now dll builder doesn`t have ability to generate and integrate manifest file into resulting dll. You always can submit feature request via premier.intel.com :-)&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:35:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853020#M6674</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2008-02-12T06:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding manifest in custom build DLL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853021#M6675</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;I've submittedthe request on your behalf. If and when we implement it, we'll let you know. Of course I recommend that you submit an issue at &lt;A href="https://premier.intel.com"&gt;Intel premier support&lt;/A&gt; if you want to be sure to be notified when feature requests are implemented.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;Todd&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2008 22:20:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853021#M6675</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-02-15T22:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding manifest in custom build DLL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853022#M6676</link>
      <description>the above solution did not work for me on MKL 10.0.3.21. But I found those useful lines at the end of ia32 section in the makefile of MKL 10.0.021: &lt;BR /&gt;&lt;BR /&gt;##Embed the manifest into dll, according to description on msdn:&lt;BR /&gt;##http://msdn2.microsoft.com/de-de/library/ms235591(VS.80).aspx&lt;BR /&gt; @mt -manifest $(name).dll.manifest -outputresource:$(name).dll;2&lt;BR /&gt;&lt;BR /&gt;This worked perfectly for me. May it helps someone...&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2008 09:51:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Embedding-manifest-in-custom-build-DLL/m-p/853022#M6676</guid>
      <dc:creator>h_1</dc:creator>
      <dc:date>2008-08-11T09:51:07Z</dc:date>
    </item>
  </channel>
</rss>

