<?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 compile and run qemu in CLION</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66137/nrf-connect-sdk-compile-and-run-qemu-in-clion</link><description>This is based on the article fround in devzone here . 
 I&amp;#39;m compiling a simple Hello World and followed the instructions as per the nrf Connect SDK Turorial Part 2 . 
 To summarize, I created an application based manifest for a simple hello world main</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Sep 2020 19:36:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66137/nrf-connect-sdk-compile-and-run-qemu-in-clion" /><item><title>RE: nRF Connect SDK compile and run qemu in CLION</title><link>https://devzone.nordicsemi.com/thread/270689?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2020 19:36:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b0d0b11-1e0c-4446-9140-8e58488b61ba</guid><dc:creator>scalaiyer</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot for taking a look at my issue. For now I can use Clion to browse and edit the code and can even compile files, so thats good edough.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The cmake error is weird and seems to be in some subprocess that is probably no having its environment set correctly. I think if I better understand the west commands I can probably try and bridge the gap in Clion. However, I think I&amp;#39;m good for now.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks again for the help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK compile and run qemu in CLION</title><link>https://devzone.nordicsemi.com/thread/270490?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2020 08:28:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3e50319-b0cb-4153-ad3f-7b45fc702ada</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Haven&amp;#39;t tried this myself, and we do not officially support clion, but I&amp;#39;ll try to comment.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I can compile and run on the command line using `west`&amp;nbsp;[/quote]
&lt;p&gt;This is good, means that you have all the deps in order.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/bin/sh: 1: cmake: not found&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This isn&amp;#39;t good, clion (or the script for generating .elf / executable file) isn&amp;#39;t able to find cmake. do you have the cmake executable in your $PATH?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Also, can I actually run Qemu from CLION? Is it possible to flash a board like west flash via CLIon?&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;I suspect that you have followed this guide?&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/49730/howto-nrf9160-development-with-clion"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/49730/howto-nrf9160-development-with-clion&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That is written by a forum user, and the steps might differ a bit from the time it was written (&amp;gt; 1 year ago); and it is also stated that the original poster used MacOS.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>