<?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 That's very odd, because it in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067860#M57022</link>
    <description>&lt;P&gt;That's very odd, because it is clearly indicating a CW 18 version for the debug build. I'll try to take a closer look on Friday, but I won't have much time and will be away on vacation thru Monday, so it may have to wait until Tuesday.&lt;/P&gt;

&lt;P&gt;Are you able to build a custom debug module for the "hello cordova" sample app?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2016 05:57:01 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-07-22T05:57:01Z</dc:date>
    <item>
      <title>Unable to debug without Crosswalk enabled</title>
      <link>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067857#M57019</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;It seems that there's a problem with a default setting on the cloud build server:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="crwlk16.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8986i65C0E026E06D376A/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="crwlk16.png" alt="crwlk16.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;It stops the process diplaying this error:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="crwlk18.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8987iE333ADCAE3583576/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="crwlk18.png" alt="crwlk18.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;If I go to build settings and enable "Optimize with Crosswalk" then the process will finish.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;Lars B.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 06:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067857#M57019</guid>
      <dc:creator>Brandt__Lars</dc:creator>
      <dc:date>2016-07-21T06:45:09Z</dc:date>
    </item>
    <item>
      <title>I'm guessing that you've</title>
      <link>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067858#M57020</link>
      <description>&lt;P&gt;I'm guessing that you've added a Crosswalk version override in your intelxdk.config.additions.xml file, which is causing the problem (see the error message note). Remove that Crosswalk override and the build will work. One thing to be aware of, the Debug tab ALWAYS uses Crosswalk.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 17:04:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067858#M57020</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-21T17:04:03Z</dc:date>
    </item>
    <item>
      <title>No, there's nothing in the</title>
      <link>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067859#M57021</link>
      <description>&lt;P&gt;No, there's nothing in the&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;intelxdk.config.additions.xml file.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;My problems all started with me being unable to add third party plugins. I therefore&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;created a new project and copied my files from the old project. Then I was again able to add plugins. Just a thought, c&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;ould there be something in files outside my project path causing it?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I did a search for "Crosswalk" in my project, and there nothing there with "18":&lt;/P&gt;

&lt;P&gt;intelxdk.config.additions.xml------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	&amp;nbsp;debuggable app for --&amp;gt;&lt;BR /&gt;
	&amp;lt;!-- Crosswalk apps on Android 4.0&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	ly affects Cordova builds for Crosswalk and Android. --&amp;gt;&lt;BR /&gt;
	&amp;lt;&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	intelxdk.config.android.app.xml------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	rait"/&amp;gt;&amp;lt;/platform&amp;gt;&lt;BR /&gt;
	&amp;lt;intelxdk:crosswalk version="16"/&amp;gt;&lt;BR /&gt;
	&amp;lt;pr&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	intelxdk.config.crosswalk.app.xml------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	on" value="auto"/&amp;gt;&lt;BR /&gt;
	&amp;lt;intelxdk:crosswalk version="15"/&amp;gt;&lt;BR /&gt;
	&amp;lt;!-&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	intelxdk.config.crosswalk.xml------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	="xdk.intel.blank.ad.template.crosswalk" version="0.0.1" an&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	on" value="auto"/&amp;gt;&lt;BR /&gt;
	&amp;lt;intelxdk:crosswalk version="15"/&amp;gt;&lt;BR /&gt;
	&amp;lt;!-&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	README.md------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	ab)&lt;/P&gt;

&lt;P&gt;- &amp;nbsp; in the App Preview Crosswalk container (Debug ta&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	Phone&lt;/P&gt;

&lt;P&gt;- &amp;nbsp; Windows 8&lt;/P&gt;

&lt;P&gt;- &amp;nbsp; Crosswalk&lt;/P&gt;

&lt;P&gt;- &amp;nbsp; Chrome Deskt&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Vinterman.xdk------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	VersionCode_": "1",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "crosswalkVersion_": "16"&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	Version_": "5.4.1",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "crosswalkVersion_": "11",&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	Version_": "5.4.1",&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "crosswalkVersion_": "11",&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	\plugins\cordova-plugin-mauron85-background-geolocation\README.md------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	&amp;nbsp;*google+*, *notifications*, *crosswalk* and *google maps*.&lt;BR /&gt;
	**************************&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	\www\xdk\init-dev.js------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;**************************&lt;BR /&gt;
	tandard browser, App Preview, Crosswalk, etc.). It "unifies&lt;BR /&gt;
	**************************&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 04:08:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067859#M57021</guid>
      <dc:creator>Brandt__Lars</dc:creator>
      <dc:date>2016-07-22T04:08:00Z</dc:date>
    </item>
    <item>
      <title>That's very odd, because it</title>
      <link>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067860#M57022</link>
      <description>&lt;P&gt;That's very odd, because it is clearly indicating a CW 18 version for the debug build. I'll try to take a closer look on Friday, but I won't have much time and will be away on vacation thru Monday, so it may have to wait until Tuesday.&lt;/P&gt;

&lt;P&gt;Are you able to build a custom debug module for the "hello cordova" sample app?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 05:57:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Unable-to-debug-without-Crosswalk-enabled/m-p/1067860#M57022</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-22T05:57:01Z</dc:date>
    </item>
  </channel>
</rss>

