<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF Connect SDK broken for nRF9160 command line build on Windows</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46208/nrf-connect-sdk-broken-for-nrf9160-command-line-build-on-windows</link><description>Since Commit https://github.com/NordicPlayground/fw-nrfconnect-zephyr/commit/bd7569f272882f105515acda04e45e7878a68e13 the cmake build on Windows is broken (see also https://devzone.nordicsemi.com/f/nordic-q-a/45543/issue-with-command-line-compilation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 20 Apr 2019 12:20:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46208/nrf-connect-sdk-broken-for-nrf9160-command-line-build-on-windows" /><item><title>RE: nRF Connect SDK broken for nRF9160 command line build on Windows</title><link>https://devzone.nordicsemi.com/thread/182879?ContentTypeID=1</link><pubDate>Sat, 20 Apr 2019 12:20:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59fcb8b7-eec7-48ad-9b4a-0445a989cc50</guid><dc:creator>rkguy</dc:creator><description>&lt;p&gt;appears as if it has been fixed in latest master commit using purepath&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;a href="https://docs.python.org/3/library/pathlib.html"&gt;https://docs.python.org/3/library/pathlib.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;pre class="ui-code" data-mode="text"&gt;
    kconfig_file = os.path.join(module, kconfig_setting or &amp;#39;zephyr/Kconfig&amp;#39;)
    if os.path.isfile(kconfig_file) and kconfig_out is not None:
        kconfig_out.write(&amp;#39;osource &amp;quot;{}&amp;quot;\n\n&amp;#39;
                          .format(PurePath(
                              os.path.abspath(kconfig_file)).as_posix()))&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK broken for nRF9160 command line build on Windows</title><link>https://devzone.nordicsemi.com/thread/182611?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 12:15:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0ef731b-eb2b-40f1-9d6e-88704d86eec1</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Thanks for the input, I have forwarded this.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK broken for nRF9160 command line build on Windows</title><link>https://devzone.nordicsemi.com/thread/182204?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 20:34:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93da617e-0ad7-44fe-a7ff-4b3d6b61a52f</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;Yep, Windows SES build/debug work again, also.&amp;nbsp; This needs to make it&amp;#39;s way upstream quickly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK broken for nRF9160 command line build on Windows</title><link>https://devzone.nordicsemi.com/thread/182181?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 16:40:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d69bb04-c78b-4ce6-888d-4179a684a3fb</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;Holy crap, it was just a /-vs-\ bug.&amp;nbsp; I was really hoping it wasn&amp;#39;t that dumb.&lt;/p&gt;
&lt;p&gt;Thank you, you rock!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>