<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S32 Design Studioのトピックbuilding apex_add failure</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785951#M3154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;I configed the VS enviroment,but after I load the project of&amp;nbsp; "apex_add", and I execute the "build the resolution"，but there are some errors，shown as follwing figure. Could you help me？ Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2018 03:26:30 GMT</pubDate>
    <dc:creator>zhaoyanling</dc:creator>
    <dc:date>2018-09-21T03:26:30Z</dc:date>
    <item>
      <title>building apex_add failure</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785951#M3154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;I configed the VS enviroment,but after I load the project of&amp;nbsp; "apex_add", and I execute the "build the resolution"，but there are some errors，shown as follwing figure. Could you help me？ Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 03:26:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785951#M3154</guid>
      <dc:creator>zhaoyanling</dc:creator>
      <dc:date>2018-09-21T03:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: building apex_add failure</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785952#M3155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from you screenshot I can only realize, that you are using MS Visual studio (this community supports S32 Design Studio)&amp;nbsp; - but have no idea what error messages means.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway - you can try to build apex_add example from command line and check what is missing in your MS Visual Studio project. Just run runshell.cmd script - located in VSDK_ROOT (s32v234_sdk folder), wait for msys console, navigate to&amp;nbsp;demos/apexa/pex_add/build-v234ce-gnu-linux-d/&amp;nbsp; folder and run&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make allsub --trace&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;command to get full info from build process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 07:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785952#M3155</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-09-21T07:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: building apex_add failure</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785953#M3156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;Hello Jiri Kral,&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;I did as your advice, but there are some error, which I could not understand well.&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt; the error informations are shown as following.&lt;/SPAN&gt; Could you help me again? Thank you very much!&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;PS:&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;目标文件&lt;/SPAN&gt; :means--- objective file&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;不存在&lt;/SPAN&gt;: means --- can not be found&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;未找到命令&lt;/SPAN&gt;:means ---- can not find the command&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #0000ff; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;error info1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;$ make APU_COMP=nxp allsub&lt;BR /&gt;Current SDK ROOT is /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk&lt;BR /&gt;make[1]: 进入目录“/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/demos/apex/apex_add/graphs/build-apu-nxp-sa-d”&lt;BR /&gt;../../../../../build/nbuild/apex_tools/apu-kernel-getgraphs.mk:85: *** Please define APU_TOOLS pointing to NXP APU compiler installation path. e.g. "export APU_TOOLS=/home/user/NXP/APU_Compiler_v1.0"。 停止。&lt;BR /&gt;make[1]: 离开目录“/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/demos/apex/apex_add/graphs/build-apu-nxp-sa-d”&lt;BR /&gt;make: *** [/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/build/nbuild/platforms/coordinator.mk:57: allsub] Terminated&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;&lt;STRONG style="-webkit-text-stroke-width: 0px; word-wrap: break-word; color: #0000ff; white-space: normal; letter-spacing: normal; text-decoration: none; display: inline !important; font-size: 15px; font-style: normal; float: none; background-color: transparent; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; orphans: 2; text-align: left;"&gt;error info2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word; padding: 0px; margin: 0px;"&gt;$ make allsub --trace&lt;BR /&gt;Current SDK ROOT is /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk&lt;BR /&gt;/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/build/nbuild/platforms/coordinator.mk:57: 目标文件“allsub”不存在&lt;BR /&gt;if [ -d ../graphs/build-apu-tct-sa-d ]; then \&lt;BR /&gt;&amp;nbsp; if [ 0 -eq 1 ]; then \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; make -C /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/demos/apex/apex_add/build-v234ce-gnu-linux-d/../graphs/build-apu-tct-sa-d SUB_EXTERN_DEP=0 allsubsub; \&lt;BR /&gt;&amp;nbsp; else \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; make -C /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/demos/apex/apex_add/build-v234ce-gnu-linux-d/../graphs/build-apu-tct-sa-d SUB_EXTERN_DEP=0 allsub; \&lt;BR /&gt;&amp;nbsp; fi; \&lt;BR /&gt;&amp;nbsp; if [ $? != 0 ]; then \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; kill $$; exit 1; \&lt;BR /&gt;&amp;nbsp; fi; \&lt;BR /&gt;fi; \&lt;BR /&gt;make -f /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/build/nbuild/platforms/build-v234ce-gnu-linux-d/Makefile SUB_EXTERN_DEP=0 allsub&lt;BR /&gt;make[1]: 进入目录“/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/demos/apex/apex_add/graphs/build-apu-tct-sa-d”&lt;BR /&gt;/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/build/nbuild/sub.mk:74: 目标文件“allsub”不存在&lt;BR /&gt;for i in /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/libs/apex/acf_target/build-apu-tct-sa-d /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/libs/apex/acf_offline/build-x86-gnu-windows-d /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/libs/apex/common/build-apu-tct-sa-d /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/kernels/apu/sample_arithmetic_kernels/build-apu-tct-sa-d&amp;nbsp; . ; do \&lt;BR /&gt;&amp;nbsp; if [ -f $i/Makefile ] ; then \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; make -C $i SUB_EXTERN_DEP=1 all || { kill $$; exit 1; } \&lt;BR /&gt;&amp;nbsp; else \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf "make[-]: skipping directory $i\n" ; fi \&lt;BR /&gt;&amp;nbsp; done&lt;BR /&gt;make[-]: skipping directory /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/libs/apex/acf_target/build-apu-tct-sa-d&lt;BR /&gt;make[-]: skipping directory /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/libs/apex/acf_offline/build-x86-gnu-windows-d&lt;BR /&gt;make[-]: skipping directory /c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/libs/apex/common/build-apu-tct-sa-d&lt;BR /&gt;make[2]: 进入目录“/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/kernels/apu/sample_arithmetic_kernels/build-apu-tct-sa-d”&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“dot_sqr_apu-cpp.C1.d”，因为：../src/dot_sqr_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating dot_sqr_apu-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT dot_sqr_apu-cpp.o&amp;nbsp; ../src/dot_sqr_apu.cpp &amp;gt; dot_sqr_apu-cpp.C1.d.tmp ; if [ -s dot_sqr_apu-cpp.C1.d.tmp ] ; then sed &amp;lt; dot_sqr_apu-cpp.C1.d.tmp 's|^\(.*\): |\1 dot_sqr_apu-cpp.C1.d: |' &amp;gt; dot_sqr_apu-cpp.C1.d ; rm -f dot_sqr_apu-cpp.C1.d.tmp ; else rm -f dot_sqr_apu-cpp.C1.d dot_sqr_apu-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating dot_sqr_apu-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“dot_sqr_acf-cpp.C1.d”，因为：../src/dot_sqr_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating dot_sqr_acf-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT dot_sqr_acf-cpp.o&amp;nbsp; ../src/dot_sqr_acf.cpp &amp;gt; dot_sqr_acf-cpp.C1.d.tmp ; if [ -s dot_sqr_acf-cpp.C1.d.tmp ] ; then sed &amp;lt; dot_sqr_acf-cpp.C1.d.tmp 's|^\(.*\): |\1 dot_sqr_acf-cpp.C1.d: |' &amp;gt; dot_sqr_acf-cpp.C1.d ; rm -f dot_sqr_acf-cpp.C1.d.tmp ; else rm -f dot_sqr_acf-cpp.C1.d dot_sqr_acf-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating dot_sqr_acf-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“dot_division_apu-cpp.C1.d”，因为：../src/dot_division_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating dot_division_apu-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT dot_division_apu-cpp.o&amp;nbsp; ../src/dot_division_apu.cpp &amp;gt; dot_division_apu-cpp.C1.d.tmp ; if [ -s dot_division_apu-cpp.C1.d.tmp ] ; then sed &amp;lt; dot_division_apu-cpp.C1.d.tmp 's|^\(.*\): |\1 dot_division_apu-cpp.C1.d: |' &amp;gt; dot_division_apu-cpp.C1.d ; rm -f dot_division_apu-cpp.C1.d.tmp ; else rm -f dot_division_apu-cpp.C1.d dot_division_apu-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating dot_division_apu-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“dot_division_acf-cpp.C1.d”，因为：../src/dot_division_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating dot_division_acf-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT dot_division_acf-cpp.o&amp;nbsp; ../src/dot_division_acf.cpp &amp;gt; dot_division_acf-cpp.C1.d.tmp ; if [ -s dot_division_acf-cpp.C1.d.tmp ] ; then sed &amp;lt; dot_division_acf-cpp.C1.d.tmp 's|^\(.*\): |\1 dot_division_acf-cpp.C1.d: |' &amp;gt; dot_division_acf-cpp.C1.d ; rm -f dot_division_acf-cpp.C1.d.tmp ; else rm -f dot_division_acf-cpp.C1.d dot_division_acf-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating dot_division_acf-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“dot_multiplic_apu-cpp.C1.d”，因为：../src/dot_multiplic_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating dot_multiplic_apu-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT dot_multiplic_apu-cpp.o&amp;nbsp; ../src/dot_multiplic_apu.cpp &amp;gt; dot_multiplic_apu-cpp.C1.d.tmp ; if [ -s dot_multiplic_apu-cpp.C1.d.tmp ] ; then sed &amp;lt; dot_multiplic_apu-cpp.C1.d.tmp 's|^\(.*\): |\1 dot_multiplic_apu-cpp.C1.d: |' &amp;gt; dot_multiplic_apu-cpp.C1.d ; rm -f dot_multiplic_apu-cpp.C1.d.tmp ; else rm -f dot_multiplic_apu-cpp.C1.d dot_multiplic_apu-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating dot_multiplic_apu-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“dot_multiplic_acf-cpp.C1.d”，因为：../src/dot_multiplic_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating dot_multiplic_acf-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT dot_multiplic_acf-cpp.o&amp;nbsp; ../src/dot_multiplic_acf.cpp &amp;gt; dot_multiplic_acf-cpp.C1.d.tmp ; if [ -s dot_multiplic_acf-cpp.C1.d.tmp ] ; then sed &amp;lt; dot_multiplic_acf-cpp.C1.d.tmp 's|^\(.*\): |\1 dot_multiplic_acf-cpp.C1.d: |' &amp;gt; dot_multiplic_acf-cpp.C1.d ; rm -f dot_multiplic_acf-cpp.C1.d.tmp ; else rm -f dot_multiplic_acf-cpp.C1.d dot_multiplic_acf-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating dot_multiplic_acf-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“difference_apu-cpp.C1.d”，因为：../src/difference_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating difference_apu-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT difference_apu-cpp.o&amp;nbsp; ../src/difference_apu.cpp &amp;gt; difference_apu-cpp.C1.d.tmp ; if [ -s difference_apu-cpp.C1.d.tmp ] ; then sed &amp;lt; difference_apu-cpp.C1.d.tmp 's|^\(.*\): |\1 difference_apu-cpp.C1.d: |' &amp;gt; difference_apu-cpp.C1.d ; rm -f difference_apu-cpp.C1.d.tmp ; else rm -f difference_apu-cpp.C1.d difference_apu-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating difference_apu-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“difference_acf-cpp.C1.d”，因为：../src/difference_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating difference_acf-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT difference_acf-cpp.o&amp;nbsp; ../src/difference_acf.cpp &amp;gt; difference_acf-cpp.C1.d.tmp ; if [ -s difference_acf-cpp.C1.d.tmp ] ; then sed &amp;lt; difference_acf-cpp.C1.d.tmp 's|^\(.*\): |\1 difference_acf-cpp.C1.d: |' &amp;gt; difference_acf-cpp.C1.d ; rm -f difference_acf-cpp.C1.d.tmp ; else rm -f difference_acf-cpp.C1.d difference_acf-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating difference_acf-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“max_apu-cpp.C1.d”，因为：../src/max_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating max_apu-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT max_apu-cpp.o&amp;nbsp; ../src/max_apu.cpp &amp;gt; max_apu-cpp.C1.d.tmp ; if [ -s max_apu-cpp.C1.d.tmp ] ; then sed &amp;lt; max_apu-cpp.C1.d.tmp 's|^\(.*\): |\1 max_apu-cpp.C1.d: |' &amp;gt; max_apu-cpp.C1.d ; rm -f max_apu-cpp.C1.d.tmp ; else rm -f max_apu-cpp.C1.d max_apu-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating max_apu-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“max_acf-cpp.C1.d”，因为：../src/max_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating max_acf-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT max_acf-cpp.o&amp;nbsp; ../src/max_acf.cpp &amp;gt; max_acf-cpp.C1.d.tmp ; if [ -s max_acf-cpp.C1.d.tmp ] ; then sed &amp;lt; max_acf-cpp.C1.d.tmp 's|^\(.*\): |\1 max_acf-cpp.C1.d: |' &amp;gt; max_acf-cpp.C1.d ; rm -f max_acf-cpp.C1.d.tmp ; else rm -f max_acf-cpp.C1.d max_acf-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating max_acf-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“add_apu-cpp.C1.d”，因为：../src/add_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating add_apu-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT add_apu-cpp.o&amp;nbsp; ../src/add_apu.cpp &amp;gt; add_apu-cpp.C1.d.tmp ; if [ -s add_apu-cpp.C1.d.tmp ] ; then sed &amp;lt; add_apu-cpp.C1.d.tmp 's|^\(.*\): |\1 add_apu-cpp.C1.d: |' &amp;gt; add_apu-cpp.C1.d ; rm -f add_apu-cpp.C1.d.tmp ; else rm -f add_apu-cpp.C1.d add_apu-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating add_apu-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C1.mk:360：更新“add_acf-cpp.C1.d”，因为：../src/add_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C1_headdep.mk: updating add_acf-cpp.C1.d ; g++ -x c++ -DACF_KERNEL_IMPLEMENTATION -DCGV_FORCE_INLINE -D__TCTBUILDER__ -include apu2_kernel_port.h -include acf_autokernel_inc.h -I./ -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/drivers/user/include -I../../../../libs/apex/register_maps/include -I../../../../libs/apex/acf/include -I../../../../libs/apex/icp/include -I../../../../include&amp;nbsp; -MM -MG -MP -MT add_acf-cpp.o&amp;nbsp; ../src/add_acf.cpp &amp;gt; add_acf-cpp.C1.d.tmp ; if [ -s add_acf-cpp.C1.d.tmp ] ; then sed &amp;lt; add_acf-cpp.C1.d.tmp 's|^\(.*\): |\1 add_acf-cpp.C1.d: |' &amp;gt; add_acf-cpp.C1.d ; rm -f add_acf-cpp.C1.d.tmp ; else rm -f add_acf-cpp.C1.d add_acf-cpp.C1.d.tmp ; fi&lt;BR /&gt;.C1_headdep.mk: updating add_acf-cpp.C1.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“dot_sqr_apu-cpp.C2.d”，因为：../src/dot_sqr_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating dot_sqr_apu-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT dot_sqr_apu-cpp.obj&amp;nbsp; ../src/dot_sqr_apu.cpp &amp;gt; dot_sqr_apu-cpp.C2.d.tmp ; if [ -s dot_sqr_apu-cpp.C2.d.tmp ] ; then sed &amp;lt; dot_sqr_apu-cpp.C2.d.tmp 's|^\(.*\): |\1 dot_sqr_apu-cpp.C2.d: |' &amp;gt; dot_sqr_apu-cpp.C2.d ; rm -f dot_sqr_apu-cpp.C2.d.tmp ; else rm -f dot_sqr_apu-cpp.C2.d dot_sqr_apu-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating dot_sqr_apu-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“dot_sqr_acf-cpp.C2.d”，因为：../src/dot_sqr_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating dot_sqr_acf-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT dot_sqr_acf-cpp.obj&amp;nbsp; ../src/dot_sqr_acf.cpp &amp;gt; dot_sqr_acf-cpp.C2.d.tmp ; if [ -s dot_sqr_acf-cpp.C2.d.tmp ] ; then sed &amp;lt; dot_sqr_acf-cpp.C2.d.tmp 's|^\(.*\): |\1 dot_sqr_acf-cpp.C2.d: |' &amp;gt; dot_sqr_acf-cpp.C2.d ; rm -f dot_sqr_acf-cpp.C2.d.tmp ; else rm -f dot_sqr_acf-cpp.C2.d dot_sqr_acf-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating dot_sqr_acf-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“dot_division_apu-cpp.C2.d”，因为：../src/dot_division_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating dot_division_apu-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT dot_division_apu-cpp.obj&amp;nbsp; ../src/dot_division_apu.cpp &amp;gt; dot_division_apu-cpp.C2.d.tmp ; if [ -s dot_division_apu-cpp.C2.d.tmp ] ; then sed &amp;lt; dot_division_apu-cpp.C2.d.tmp 's|^\(.*\): |\1 dot_division_apu-cpp.C2.d: |' &amp;gt; dot_division_apu-cpp.C2.d ; rm -f dot_division_apu-cpp.C2.d.tmp ; else rm -f dot_division_apu-cpp.C2.d dot_division_apu-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating dot_division_apu-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“dot_division_acf-cpp.C2.d”，因为：../src/dot_division_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating dot_division_acf-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT dot_division_acf-cpp.obj&amp;nbsp; ../src/dot_division_acf.cpp &amp;gt; dot_division_acf-cpp.C2.d.tmp ; if [ -s dot_division_acf-cpp.C2.d.tmp ] ; then sed &amp;lt; dot_division_acf-cpp.C2.d.tmp 's|^\(.*\): |\1 dot_division_acf-cpp.C2.d: |' &amp;gt; dot_division_acf-cpp.C2.d ; rm -f dot_division_acf-cpp.C2.d.tmp ; else rm -f dot_division_acf-cpp.C2.d dot_division_acf-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating dot_division_acf-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“dot_multiplic_apu-cpp.C2.d”，因为：../src/dot_multiplic_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating dot_multiplic_apu-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT dot_multiplic_apu-cpp.obj&amp;nbsp; ../src/dot_multiplic_apu.cpp &amp;gt; dot_multiplic_apu-cpp.C2.d.tmp ; if [ -s dot_multiplic_apu-cpp.C2.d.tmp ] ; then sed &amp;lt; dot_multiplic_apu-cpp.C2.d.tmp 's|^\(.*\): |\1 dot_multiplic_apu-cpp.C2.d: |' &amp;gt; dot_multiplic_apu-cpp.C2.d ; rm -f dot_multiplic_apu-cpp.C2.d.tmp ; else rm -f dot_multiplic_apu-cpp.C2.d dot_multiplic_apu-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating dot_multiplic_apu-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“dot_multiplic_acf-cpp.C2.d”，因为：../src/dot_multiplic_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating dot_multiplic_acf-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT dot_multiplic_acf-cpp.obj&amp;nbsp; ../src/dot_multiplic_acf.cpp &amp;gt; dot_multiplic_acf-cpp.C2.d.tmp ; if [ -s dot_multiplic_acf-cpp.C2.d.tmp ] ; then sed &amp;lt; dot_multiplic_acf-cpp.C2.d.tmp 's|^\(.*\): |\1 dot_multiplic_acf-cpp.C2.d: |' &amp;gt; dot_multiplic_acf-cpp.C2.d ; rm -f dot_multiplic_acf-cpp.C2.d.tmp ; else rm -f dot_multiplic_acf-cpp.C2.d dot_multiplic_acf-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating dot_multiplic_acf-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“difference_apu-cpp.C2.d”，因为：../src/difference_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating difference_apu-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT difference_apu-cpp.obj&amp;nbsp; ../src/difference_apu.cpp &amp;gt; difference_apu-cpp.C2.d.tmp ; if [ -s difference_apu-cpp.C2.d.tmp ] ; then sed &amp;lt; difference_apu-cpp.C2.d.tmp 's|^\(.*\): |\1 difference_apu-cpp.C2.d: |' &amp;gt; difference_apu-cpp.C2.d ; rm -f difference_apu-cpp.C2.d.tmp ; else rm -f difference_apu-cpp.C2.d difference_apu-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating difference_apu-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“difference_acf-cpp.C2.d”，因为：../src/difference_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating difference_acf-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT difference_acf-cpp.obj&amp;nbsp; ../src/difference_acf.cpp &amp;gt; difference_acf-cpp.C2.d.tmp ; if [ -s difference_acf-cpp.C2.d.tmp ] ; then sed &amp;lt; difference_acf-cpp.C2.d.tmp 's|^\(.*\): |\1 difference_acf-cpp.C2.d: |' &amp;gt; difference_acf-cpp.C2.d ; rm -f difference_acf-cpp.C2.d.tmp ; else rm -f difference_acf-cpp.C2.d difference_acf-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating difference_acf-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“max_apu-cpp.C2.d”，因为：../src/max_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating max_apu-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT max_apu-cpp.obj&amp;nbsp; ../src/max_apu.cpp &amp;gt; max_apu-cpp.C2.d.tmp ; if [ -s max_apu-cpp.C2.d.tmp ] ; then sed &amp;lt; max_apu-cpp.C2.d.tmp 's|^\(.*\): |\1 max_apu-cpp.C2.d: |' &amp;gt; max_apu-cpp.C2.d ; rm -f max_apu-cpp.C2.d.tmp ; else rm -f max_apu-cpp.C2.d max_apu-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating max_apu-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“max_acf-cpp.C2.d”，因为：../src/max_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating max_acf-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT max_acf-cpp.obj&amp;nbsp; ../src/max_acf.cpp &amp;gt; max_acf-cpp.C2.d.tmp ; if [ -s max_acf-cpp.C2.d.tmp ] ; then sed &amp;lt; max_acf-cpp.C2.d.tmp 's|^\(.*\): |\1 max_acf-cpp.C2.d: |' &amp;gt; max_acf-cpp.C2.d ; rm -f max_acf-cpp.C2.d.tmp ; else rm -f max_acf-cpp.C2.d max_acf-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating max_acf-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“add_apu-cpp.C2.d”，因为：../src/add_apu.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating add_apu-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT add_apu-cpp.obj&amp;nbsp; ../src/add_apu.cpp &amp;gt; add_apu-cpp.C2.d.tmp ; if [ -s add_apu-cpp.C2.d.tmp ] ; then sed &amp;lt; add_apu-cpp.C2.d.tmp 's|^\(.*\): |\1 add_apu-cpp.C2.d: |' &amp;gt; add_apu-cpp.C2.d ; rm -f add_apu-cpp.C2.d.tmp ; else rm -f add_apu-cpp.C2.d add_apu-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating add_apu-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/.C2.mk:335：更新“add_acf-cpp.C2.d”，因为：../src/add_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo .C2_headdep.mk: updating add_acf-cpp.C2.d ; g++&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -MM -MG -MP -MT add_acf-cpp.obj&amp;nbsp; ../src/add_acf.cpp &amp;gt; add_acf-cpp.C2.d.tmp ; if [ -s add_acf-cpp.C2.d.tmp ] ; then sed &amp;lt; add_acf-cpp.C2.d.tmp 's|^\(.*\): |\1 add_acf-cpp.C2.d: |' &amp;gt; add_acf-cpp.C2.d ; rm -f add_acf-cpp.C2.d.tmp ; else rm -f add_acf-cpp.C2.d add_acf-cpp.C2.d.tmp ; fi&lt;BR /&gt;.C2_headdep.mk: updating add_acf-cpp.C2.d&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;../../../../build/nbuild/helpers.mk:225：更新“add_acf-cpp.obj”，因为：../src/add_acf.cpp Makefile ../BUILD.mk&lt;BR /&gt;echo "&amp;nbsp; ""offline/X86 CX" add_acf-cpp.obj ; g++ -c&amp;nbsp;&amp;nbsp;&amp;nbsp; -DACF_KERNEL_METADATA --include apu2_kernel_db_lib.h -I../../../../include -I../../../../libs/apex/acf_offline/include -I../../../../libs/apex/acf_target/include -I../../../../libs/apex/common/include -I../../../../libs/apex/common/include/driver&amp;nbsp; -o add_acf-cpp.obj ../src/add_acf.cpp || { exit 1; }&lt;BR /&gt;&amp;nbsp; offline/X86 CX add_acf-cpp.obj&lt;BR /&gt;/bin/bash: g++: 未找到命令&lt;BR /&gt;make[2]: *** [../../../../build/nbuild/helpers.mk:225：add_acf-cpp.obj] 错误 1&lt;BR /&gt;make[2]: 离开目录“/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/kernels/apu/sample_arithmetic_kernels/build-apu-tct-sa-d”&lt;BR /&gt;make[1]: *** [/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/build/nbuild/sub.mk:75: allsub] Terminated&lt;BR /&gt;make[1]: 离开目录“/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/demos/apex/apex_add/graphs/build-apu-tct-sa-d”&lt;BR /&gt;make: *** [/c/NXP/S32DS_Vision_v2.0/S32DS/s32v234_sdk/build/nbuild/platforms/coordinator.mk:57: allsub] Terminated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 07:46:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/building-apex-add-failure/m-p/785953#M3156</guid>
      <dc:creator>zhaoyanling</dc:creator>
      <dc:date>2018-09-25T07:46:06Z</dc:date>
    </item>
  </channel>
</rss>

