<?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>topic Re: Compilation of cam_app for imx8m plus in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1329213#M179051</link>
    <description>&lt;P&gt;how did you compile this? let me reproduce this on my board, but let me remind, if you use &lt;STRONG&gt;&lt;EM&gt;./build-all-isp.sh&lt;/EM&gt;&lt;/STRONG&gt;, the source code isn't full public released to customer&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 07:36:42 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2021-08-25T07:36:42Z</dc:date>
    <item>
      <title>Compilation of cam_app for imx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1328420#M178974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to compile cam_app given in appshell directory of &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.13.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.13.0.bin.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have followed the steps given in read me and tried to setup environment as mentioned in read me file. However, I am not able to compile. It seems that given package(&lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.13.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.13.0.bin&lt;/A&gt;) don't have all the required files for compilation of cam_app.&lt;/P&gt;&lt;P&gt;Could you please provide proper steps to compile cam_app?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 08:39:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1328420#M178974</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2021-08-24T08:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation of cam_app for imx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1329213#M179051</link>
      <description>&lt;P&gt;how did you compile this? let me reproduce this on my board, but let me remind, if you use &lt;STRONG&gt;&lt;EM&gt;./build-all-isp.sh&lt;/EM&gt;&lt;/STRONG&gt;, the source code isn't full public released to customer&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 07:36:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1329213#M179051</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-08-25T07:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation of cam_app for imx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1329322#M179064</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am doing cross compilation for Android platform on Linux host machine. I used below steps.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;./&lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.13.0.bin" target="_blank" rel="nofollow noopener noreferrer"&gt;isp-imx-4.2.2.13.0.bin&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;cd&amp;nbsp;isp-imx-4.2.2.13.0&lt;/LI&gt;&lt;LI&gt;export ARCH="arm64"&lt;/LI&gt;&lt;LI&gt;export CROSS_COMPILE="aarch64-linux-gnu-"&lt;/LI&gt;&lt;LI&gt;export ANDROID_ROOT_PATH=&amp;lt;android root path&amp;gt;/imx-android-11.0.0_2.0.0/android_build/&lt;/LI&gt;&lt;LI&gt;export ANDROID_NDK_HOME="/opt/android-ndk-r21"&lt;/LI&gt;&lt;LI&gt;cd appshell&lt;/LI&gt;&lt;LI&gt;mkdir build-android&lt;/LI&gt;&lt;LI&gt;cd&amp;nbsp;build-android&lt;/LI&gt;&lt;LI&gt;cp ../android-build.sh . (Change&amp;nbsp;-DQTLESS=1 to&amp;nbsp;-DQTLESS=0)&lt;/LI&gt;&lt;LI&gt;./android-build.sh&lt;/LI&gt;&lt;LI&gt;make cam_app&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 25 Aug 2021 09:11:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1329322#M179064</guid>
      <dc:creator>darsh_dev</dc:creator>
      <dc:date>2021-08-25T09:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation of cam_app for imx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1338379#M179914</link>
      <description>&lt;P&gt;currently I haven't android source code to build for you, only have yocto bsp, so could you share your logfile to me? what error do you get after make&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 11:01:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-of-cam-app-for-imx8m-plus/m-p/1338379#M179914</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-09-10T11:01:27Z</dc:date>
    </item>
  </channel>
</rss>

