<?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 SSBC -- that is not a normal in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083703#M62597</link>
    <description>&lt;P&gt;SSBC -- that is not a normal error message, and it's not clear to me what would cause that. I'll ask the responsible engineer if they have any insight as to what would cause that sort of an error message. I just created a project from the "hello cordova" sample and did not get that error message.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 19:38:00 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-11-14T19:38:00Z</dc:date>
    <item>
      <title>Hello, Cordova: Error Creating Project</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083702#M62596</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I have another demo program issue with XDK v3641 on Mac OS 10.11.4 when attempting to load the "Hello, Cordova" demo project.&lt;/P&gt;

&lt;P&gt;When I try, I receive: "&lt;SPAN style="color: rgb(34, 34, 34); font-family: intelXDK; font-size: 14px; line-height: normal; background-color: rgb(238, 238, 238);"&gt;Error creating project: Error processing the supplied .xdk template: Could not rename file: destination file already exists"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Having said that, the project directory is created and I am able to test the program. Not sure if this error is something to be concerned with?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-ssbc&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2016 05:36:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083702#M62596</guid>
      <dc:creator>SSBC</dc:creator>
      <dc:date>2016-11-12T05:36:06Z</dc:date>
    </item>
    <item>
      <title>SSBC -- that is not a normal</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083703#M62597</link>
      <description>&lt;P&gt;SSBC -- that is not a normal error message, and it's not clear to me what would cause that. I'll ask the responsible engineer if they have any insight as to what would cause that sort of an error message. I just created a project from the "hello cordova" sample and did not get that error message.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 19:38:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083703#M62597</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-11-14T19:38:00Z</dc:date>
    </item>
    <item>
      <title>Are you using some special</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083704#M62598</link>
      <description>&lt;P&gt;Are you using some special characters in the name of your project? We've had situations where 8-bit characters in project names can cause problems.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:06:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083704#M62598</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-11-14T20:06:04Z</dc:date>
    </item>
    <item>
      <title>Hi Paul,</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083705#M62599</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;

&lt;P&gt;Thanks for the quick response. I believe there is a '-' in the project name, e.g. hello-cordova&lt;/P&gt;

&lt;P&gt;-ssbc&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 21:03:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083705#M62599</guid>
      <dc:creator>SSBC</dc:creator>
      <dc:date>2016-11-14T21:03:49Z</dc:date>
    </item>
    <item>
      <title>The dash character shouldn't</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083706#M62600</link>
      <description>&lt;P&gt;The dash character shouldn't cause troubles, unless it is something like an 'em' or 'en' dash.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 22:21:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083706#M62600</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-11-14T22:21:22Z</dc:date>
    </item>
    <item>
      <title>Hi Paul,</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083707#M62601</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;

&lt;P&gt;I tried a fresh install on Win10 and the dash in the project name &lt;STRONG&gt;definitely&lt;/STRONG&gt; is the culprit - it produces the same error message in both Mac OS and Win10.&lt;/P&gt;

&lt;P&gt;Having said that, removing the dash solves the problem in both places. Thanks for the guidance, wouldn't have thought that would be a risk.&lt;/P&gt;

&lt;P&gt;-ssbc&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 05:34:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083707#M62601</guid>
      <dc:creator>SSBC</dc:creator>
      <dc:date>2016-11-15T05:34:23Z</dc:date>
    </item>
    <item>
      <title>SSBC -- thank you for the</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083708#M62602</link>
      <description>&lt;P&gt;SSBC -- thank you for the update and the feedback regarding the dash character. I'll issue a bug report.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:08:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083708#M62602</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-11-15T16:08:37Z</dc:date>
    </item>
    <item>
      <title>I use dashes all the time in</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083709#M62603</link>
      <description>&lt;P&gt;I use dashes all the time in my projects. You might want to zip up the project and upload it here so we can reproduce. Are you using a nonstandard keyboard or alphabet?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 19:05:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083709#M62603</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-11-18T19:05:53Z</dc:date>
    </item>
    <item>
      <title>Hi Jerroyd,</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083710#M62604</link>
      <description>&lt;P&gt;Hi Jerroyd,&lt;/P&gt;

&lt;P&gt;The dash-in-the-project-name may be specific to demo programs. I can also create new programs with dashes without problems, but if I try to open a demo program (e.g. "Hello, Cordova" using the project name "hello-cordova") then I get errors.&lt;/P&gt;

&lt;P&gt;Since this is a demo built into XDK, there isn't really anything to upload to you... It is readily reproducible on Win10 and Mac OS, just try to create the demo project as I described and you should see it.&lt;/P&gt;

&lt;P&gt;-Steve&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 03:46:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083710#M62604</guid>
      <dc:creator>SSBC</dc:creator>
      <dc:date>2016-11-20T03:46:14Z</dc:date>
    </item>
    <item>
      <title>...and no non-standard</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083711#M62605</link>
      <description>&lt;P&gt;...and no non-standard keyboards or alphabets for me.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 05:10:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083711#M62605</guid>
      <dc:creator>SSBC</dc:creator>
      <dc:date>2016-11-20T05:10:17Z</dc:date>
    </item>
    <item>
      <title>SSBC -- thanks for that</title>
      <link>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083712#M62606</link>
      <description>&lt;P&gt;SSBC -- thanks for that additional feedback, forwarding it to the engineer that is working on the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:18:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Hello-Cordova-Error-Creating-Project/m-p/1083712#M62606</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-11-21T17:18:54Z</dc:date>
    </item>
  </channel>
</rss>

