<?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 IDE can&amp;#39;t build</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21602/eclipse-ide-can-t-build</link><description>My setup is based on a jlink clone and yunjia module nrf51822 and nRF51_SDK_10.0.0_dc26b5e. I am following this tutorial successfully till the section Enable auto discovery of symbols, include paths and compiler settings . After rebuilding the project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jun 2017 18:43:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21602/eclipse-ide-can-t-build" /><item><title>RE: Eclipse IDE can't build</title><link>https://devzone.nordicsemi.com/thread/84803?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 18:43:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01fadc40-dec5-4a9c-a94e-bc635d648ea6</guid><dc:creator>Abhishek Satish</dc:creator><description>&lt;p&gt;Check if you have maintained the directory structure while creating your project. Having a makefile in a wrong relative location can cause files to be termed as missing. Reference the structure from any other example and replicate it. It should work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse IDE can't build</title><link>https://devzone.nordicsemi.com/thread/84802?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2017 08:11:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5567a118-1157-4998-9a8e-27ac032e9da0</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So the error is:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;make (e=2): The system cannot find the file specified.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And that happens when trying to compile &lt;strong&gt;system_nrf51.c&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;So your obvious first step is, surely, to confirm that the file does actually exist - and that your makefile is looking in the correct place for it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>