<?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>Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18610/eclipse-getting-error-in-makefile</link><description>i am trying to build the project blinky in eclipse as per the tutorial.. but it is getting error as shown in figure ... plz help me ...</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Dec 2016 12:17:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18610/eclipse-getting-error-in-makefile" /><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71848?ContentTypeID=1</link><pubDate>Thu, 29 Dec 2016 12:17:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b585178-ab8e-4321-bda6-61f47302886f</guid><dc:creator>butch</dc:creator><description>&lt;p&gt;Reinstall the sdk to a path that doesn&amp;#39;t have spaces e.g. c:\NRF_SDK.  Search this forum for other answers, this is a very common problem when you try to use Linux tools on Windows.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71847?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2016 07:15:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b6bce22-b7bd-49ac-8271-5cc26a813ad1</guid><dc:creator>sajin</dc:creator><description>&lt;p&gt;In command image can&amp;#39;t be added so i used the answer for attaching image.
@butch thank you for your help , but i can&amp;#39;t understand the last command you were added. Then how to replace the space between the words?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71846?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 15:45:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fe067ed-b6c6-4a5c-8d75-bd1bd3c708fa</guid><dc:creator>butch</dc:creator><description>&lt;p&gt;Yes, you should please comment instead of answer.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t remember how the tutorial&amp;#39;s Makefile works, but it may define a variable that points to where you installed the Nordic SDK (which contains the missing include files) and you might be able to change that variable in the Makefile.  And Windows is funny about spaces in path names like &amp;quot;Program files&amp;quot;, which might also be the problem.  Or some of the folders in the Eclipse project might be soft &amp;quot;linked&amp;quot; folders and linked to non-existent locations.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71845?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 15:14:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef296e43-9fb7-427f-9d99-48bb43a92b77</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;If you have unrelated questions please add them separately, this should be a new question, not an answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71844?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 13:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3767bef5-af9c-45c0-bb0a-d4d546819b08</guid><dc:creator>sajin</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6560.1.jpg" alt="image description" /&gt;now the error is this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71843?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 13:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7916e94-ed30-4f05-8ec3-d6ab5582fb72</guid><dc:creator>sajin</dc:creator><description>&lt;p&gt;thanku. now the make file error are done ... but the header and macros are not detected in main.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse getting error in makefile</title><link>https://devzone.nordicsemi.com/thread/71842?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 12:37:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:908ad457-0395-4bf5-919a-35c4f67b3f50</guid><dc:creator>butch</dc:creator><description>&lt;p&gt;The last line of the error message means: the Windows shell cannot find the &amp;#39;mkdir&amp;#39; command.  You can test whether mkdir is properly installed by typing &amp;#39;mkdir foo&amp;#39; at a command line.  Maybe you omitted the step of the tutorial where you install the gnu tools such as mkdir, or you failed to change your PATH so that the shell finds the installed tools.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>