<?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>SEGGER Embedded Studio - (output/compiler/*.o): no such file or directory when trying to build the solution.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76708/segger-embedded-studio---output-compiler-o-no-such-file-or-directory-when-trying-to-build-the-solution</link><description>Hello, I just started using a Decawave module running a nRF52 chip. As a starting point, I closely followed the guide provided on the official website, but after doing everything as the guide suggested, when trying to build my solution, the build fails</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Jun 2021 08:35:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76708/segger-embedded-studio---output-compiler-o-no-such-file-or-directory-when-trying-to-build-the-solution" /><item><title>RE: SEGGER Embedded Studio - (output/compiler/*.o): no such file or directory when trying to build the solution.</title><link>https://devzone.nordicsemi.com/thread/317154?ContentTypeID=1</link><pubDate>Fri, 25 Jun 2021 08:35:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7435475e-a0ee-4d4c-a382-36881405a5ef</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems like the problem might be with seeing * as a wildcard. I&amp;nbsp;found a case on the Decawave forum&amp;nbsp;&lt;a href="https://decaforum.decawave.com/t/dwm1001-pans-release-2/4347/23"&gt;here&lt;/a&gt; where someone had a similar problem to yours. In their case the following workaround given by Ryan (&lt;a href="https://decaforum.decawave.com/t/dwm1001-pans-release-2/4347/29"&gt;in this comment&lt;/a&gt;) fixed the issue:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In the ‘Project Explorer’ pane of SES, right click on the Solution and select ‘Options…’&lt;/span&gt;&lt;br /&gt;&lt;span&gt;In the Code/External Build section is the Link Command. You will need to edit a part in the middle of this.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Find the snippet that says:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;“$(SolutionDir)/output/compiler/*.o”&lt;/span&gt;&lt;br /&gt;&lt;span&gt;and edit it to say:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;“$(SolutionDir)/output/compiler/$(SolutionName).o”&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Leaving all the rest of the command as it is.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Could you try this and see if this fixes your issue? This seems to be an issue related to Decawave&amp;#39;s build system or SDK, as I have not seen a similar issue in our SDK where the file that is not found is the&amp;nbsp;compiled object file. If the workaround does not fix your problem, you could also try asking on&amp;nbsp;&lt;a href="https://decaforum.decawave.com/"&gt;Decawave&amp;#39;s forum&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio - (output/compiler/*.o): no such file or directory when trying to build the solution.</title><link>https://devzone.nordicsemi.com/thread/317018?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 13:20:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0681865-875d-4a77-9a3c-efcd6f118009</guid><dc:creator>hunterzz</dc:creator><description>&lt;p&gt;Hi, no I don&amp;#39;t actually. I swapped to my windows-running laptop and it builds just fine, so this issue seems to occur just on Linux. On Windows on the other hand, works out of the box.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SEGGER Embedded Studio - (output/compiler/*.o): no such file or directory when trying to build the solution.</title><link>https://devzone.nordicsemi.com/thread/317004?ContentTypeID=1</link><pubDate>Thu, 24 Jun 2021 12:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7596c947-e09d-4038-82a1-07e0972bfb25</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you have any non English characters in the path? This might cause the same issue as whitespaces.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>