<?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 Kevin -- the way you can tell in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093032#M65962</link>
    <description>&lt;P&gt;Kevin -- the way you can tell if a plugin is supported or not on the Windows platform is by inspecting the plugin.xml file that is present in every plugin. If that plugin includes a section like this (taken from the device plugin):&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;    &amp;lt;platform name="windows"&amp;gt;
        &amp;lt;js-module src="src/windows/DeviceProxy.js" name="DeviceProxy"&amp;gt;
            &amp;lt;merges target="" /&amp;gt;
        &amp;lt;/js-module&amp;gt;
    &amp;lt;/platform&amp;gt;&lt;/PRE&gt;

&lt;P&gt;The parts between the &amp;lt;platform&amp;gt; tags are a function of the specific plugin. What is important is the existence of that &amp;lt;platform name="windows"&amp;gt; section. If present, the plugin supports Windows. If not, you will get the warning, because it has no support for the "windows" target. If there is a "windows8" target that may still work.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2016 15:44:48 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-04-19T15:44:48Z</dc:date>
    <item>
      <title>WIndows UAP Build Fails</title>
      <link>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093029#M65959</link>
      <description>&lt;P&gt;I get this warning when I try the Windows UAP 10 build&lt;/P&gt;

&lt;P&gt;"Warning: Plugin Application Events appears to be missing the windows platform support required for this build target. The API provided by this plugin may not work on the windows platform."&lt;/P&gt;

&lt;P&gt;But can't find what is the appropriate plugin to use - as the ones on the pre-canned list don't work. Any ideas?&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2016 13:54:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093029#M65959</guid>
      <dc:creator>Kevin_L_3</dc:creator>
      <dc:date>2016-04-17T13:54:50Z</dc:date>
    </item>
    <item>
      <title>which plugin are you trying</title>
      <link>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093030#M65960</link>
      <description>&lt;P&gt;which plugin are you trying to use?&lt;/P&gt;

&lt;P&gt;After warning are you able to build it?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 23:11:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093030#M65960</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-04-18T23:11:11Z</dc:date>
    </item>
    <item>
      <title>As best as I can tell I</title>
      <link>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093031#M65961</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; -webkit-text-size-adjust: 100%;"&gt;As best as I can tell I removed the plugin dependent on events - this being local notifications. The other plugins I use don't have this dependency. The Windows 8 and 8.1 build without issues. I don't have the full list of plugins and versions to hand but will post in a day or two.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 15:14:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093031#M65961</guid>
      <dc:creator>Kevin_L_3</dc:creator>
      <dc:date>2016-04-19T15:14:01Z</dc:date>
    </item>
    <item>
      <title>Kevin -- the way you can tell</title>
      <link>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093032#M65962</link>
      <description>&lt;P&gt;Kevin -- the way you can tell if a plugin is supported or not on the Windows platform is by inspecting the plugin.xml file that is present in every plugin. If that plugin includes a section like this (taken from the device plugin):&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;    &amp;lt;platform name="windows"&amp;gt;
        &amp;lt;js-module src="src/windows/DeviceProxy.js" name="DeviceProxy"&amp;gt;
            &amp;lt;merges target="" /&amp;gt;
        &amp;lt;/js-module&amp;gt;
    &amp;lt;/platform&amp;gt;&lt;/PRE&gt;

&lt;P&gt;The parts between the &amp;lt;platform&amp;gt; tags are a function of the specific plugin. What is important is the existence of that &amp;lt;platform name="windows"&amp;gt; section. If present, the plugin supports Windows. If not, you will get the warning, because it has no support for the "windows" target. If there is a "windows8" target that may still work.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 15:44:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/WIndows-UAP-Build-Fails/m-p/1093032#M65962</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-19T15:44:48Z</dc:date>
    </item>
  </channel>
</rss>

