<?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>can&amp;#39;t build blinky project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18025/can-t-build-blinky-project</link><description>Hi,
I&amp;#39;m attenting the tutorial to use Eclipse + gcc,
when I try to build the blinky project in Eclipse, I have the following error : 
 17:19:52 **** Build of configuration Default for project blinky_blank_pca10040 ****

make VERBOSE=1 all 

rm</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Nov 2016 17:10:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18025/can-t-build-blinky-project" /><item><title>RE: can't build blinky project</title><link>https://devzone.nordicsemi.com/thread/69487?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 17:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f5b0b65-5f9c-4ff9-8a57-01c887c71cac</guid><dc:creator>Arthur</dc:creator><description>&lt;p&gt;Thanks a lot !! I moved GNU make from program files and it works !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can't build blinky project</title><link>https://devzone.nordicsemi.com/thread/69486?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 16:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:599aaa19-6bce-410c-a5be-334125bc6855</guid><dc:creator>butch</dc:creator><description>&lt;p&gt;You reported two separate issues.  The first seems to be related to Linux on Windows: the shell (/usr/bin/sh) is complaining about the space in the filename at &amp;quot;Files (&amp;quot;.  The second issue you might chase down by making sure the file really exists at /home/acer.....system_nrf52.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can't build blinky project</title><link>https://devzone.nordicsemi.com/thread/69485?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 17:08:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d74ef0c-06f4-46ed-8d84-0c9a948dadae</guid><dc:creator>Arthur</dc:creator><description>&lt;p&gt;when I try to execute make from cygwin in this folder I have :&lt;/p&gt;
&lt;p&gt;$ make
rm -rf _build
echo  Makefile
Makefile
mkdir _build
Compiling file: system_nrf52.c
arm-none-eabi-gcc.exe: error: /home/acer-Arthur/workspace/nRF5_SDK_12/components                 /toolchain/system_nrf52.c: No such file or directory
arm-none-eabi-gcc.exe: fatal error: no input files
compilation terminated.
make: *** [Makefile:163: _build/system_nrf52.o] Error 1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>