<?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>Build matter sample FAILED on newest NCS SDK 2.7.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114611/build-matter-sample-failed-on-newest-ncs-sdk-2-7-0</link><description>Hi, 
 In VS code, 
 I created a new application by &amp;quot;copy a sample&amp;quot;, the path is C:\ncs\v2.7.0\projects\light_bulb, and the build process failed. 
 But the build process is successful if I build the sample directly in the original folder C:\ncs\v2.7.0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Sep 2024 10:31:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114611/build-matter-sample-failed-on-newest-ncs-sdk-2-7-0" /><item><title>RE: Build matter sample FAILED on newest NCS SDK 2.7.0</title><link>https://devzone.nordicsemi.com/thread/501886?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 10:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0344a294-37e5-4206-8f22-9c121c4dd152</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;I do not think so.&amp;nbsp;You can verify sysbuild from building log, &amp;quot;sysbuild_default&amp;quot; is the keyword&amp;nbsp;when sysbuild is used.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Building matter_lock
west build --build-dir /opt/nordic/ncs/v2.7.0/nrf/matter_lock/build /opt/nordic/ncs/v2.7.0/nrf/matter_lock --pristine --board nrf5340dk/nrf5340/cpuapp -- -DNCS_TOOLCHAIN_VERSION=NONE
-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /opt/nordic/ncs/toolchains/f8037e9b83/opt/python@3.9/bin/python3.9 (found suitable version &amp;quot;3.9.6&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter 
-- Cache files will be written to: /Users/cs/Library/Caches/zephyr&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I think inside the SDK means nrf folder. You can find the following definition in&amp;nbsp;nrf/CMakeLists.txt&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;zephyr_get(NCS_RUNNER_&lt;/span&gt;&lt;span&gt;${runner_ext}&lt;/span&gt;&lt;span&gt; SYSBUILD)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build matter sample FAILED on newest NCS SDK 2.7.0</title><link>https://devzone.nordicsemi.com/thread/501872?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 09:44:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f59ddae4-1a50-4ecd-817b-8786e6623ae8</guid><dc:creator>Aaron</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;Thank you for the response,&lt;br /&gt;After checking the option &amp;#39;sysbuild&amp;#39;, the build process is successful.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Another question, where is the boundary of SDK? &lt;br /&gt;My project is located at &amp;quot;ncs\v2.7.0\projects&amp;quot;, is it outside the SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build matter sample FAILED on newest NCS SDK 2.7.0</title><link>https://devzone.nordicsemi.com/thread/501862?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 09:08:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adaf134d-6fc2-4a7c-8518-f56ed9fa4e76</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Aaron,&lt;/p&gt;
&lt;p&gt;If you are using VS Code to do building configuration. Please make sure &amp;quot;Use sysbuild&amp;quot; option is checked.&lt;/p&gt;
&lt;p&gt;It is stated in&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/releases_and_maturity/releases/release-notes-2.7.0.html"&gt;nRF Connect SDK v2.7.0 Release Notes (nordicsemi.com)&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;All samples and applications in the SDK are built with sysbuild by default. Applications that are outside the SDK are not built with sysbuild by default.&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>