<?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: Rlottie integration with IMXRT1050 in GUI Guider</title>
    <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830734#M864</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/51745"&gt;@zongchunyu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply I like your idea of integrating the precompiled library,but I would like to build it from the source code. for now I will use the precompiled library but if it's possible then it would be great to rebuild the library from source code.&lt;/P&gt;&lt;P&gt;Thanks and Regards!&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 05:40:26 GMT</pubDate>
    <dc:creator>RN2104</dc:creator>
    <dc:date>2024-03-19T05:40:26Z</dc:date>
    <item>
      <title>Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830722#M862</link>
      <description>&lt;P&gt;Hello I am trying to compile the &lt;A href="https://github.com/Samsung/rlottie" target="_blank" rel="noopener"&gt;rlottie&lt;/A&gt; library for i.MX RT 1050 using the MCUXpresso, I want to use it along with the &lt;A href="https://github.com/lvgl" target="_blank" rel="noopener"&gt;LVGL&lt;/A&gt; however I am facing some issues with compiling it like&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;../rlottie/src/vector/vdrawhelper.cpp:125:10: error: 'mutex' in namespace 'std' does not name a type&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;125 | std::mutex mMutex;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| ^~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;I think it it due to my current toolchain does not support the threading? If there's any way how can I add support to it? I am new to this library and also have very littel experience with MCUXpresso, I know there's precompiled library for IMXRT1050 on freeRTOS but I want to compile it by myself for bare metal.&lt;/P&gt;&lt;P&gt;Current C++ Version : GNU C++ 11&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 05:16:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830722#M862</guid>
      <dc:creator>RN2104</dc:creator>
      <dc:date>2024-03-19T05:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830726#M863</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;precompiled library can also be used for bare metal.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Zongchun&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 05:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830726#M863</guid>
      <dc:creator>zongchunyu</dc:creator>
      <dc:date>2024-03-19T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830734#M864</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/51745"&gt;@zongchunyu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply I like your idea of integrating the precompiled library,but I would like to build it from the source code. for now I will use the precompiled library but if it's possible then it would be great to rebuild the library from source code.&lt;/P&gt;&lt;P&gt;Thanks and Regards!&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 05:40:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830734#M864</guid>
      <dc:creator>RN2104</dc:creator>
      <dc:date>2024-03-19T05:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830885#M865</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Rohit,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;the rlottie only support meson build and cmake build.&amp;nbsp; please refer to the build steps mentoned here:&lt;BR /&gt;&lt;A href="https://github.com/Samsung/rlottie/blob/master/README.md" target="_blank"&gt;https://github.com/Samsung/rlottie/blob/master/README.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We use the cmake build mentioned in above README. I am not sure how to build rlottie using MCUXpresso.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Zongchun&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 07:02:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1830885#M865</guid>
      <dc:creator>zongchunyu</dc:creator>
      <dc:date>2024-03-19T07:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1831006#M866</link>
      <description>If I follow the steps mentioned in the above README file it builds for the windows(as my host machine is windows) I am not sure how to build it for IMXRT and how to select it's toolchain.</description>
      <pubDate>Tue, 19 Mar 2024 09:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1831006#M866</guid>
      <dc:creator>RN2104</dc:creator>
      <dc:date>2024-03-19T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1831029#M867</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can build the library using cross compiler. MCUXpresso has provided this cross compiler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Zongchun&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 09:33:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1831029#M867</guid>
      <dc:creator>zongchunyu</dc:creator>
      <dc:date>2024-03-19T09:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1831151#M869</link>
      <description>&lt;P&gt;Hello @Zongchun appologies if I am not able to explain the problem enough but I tried cross compiling the rlottie library using the MCUXpresso cross compiler which is basically located at "D:\MCUXpressoIDE_11.9.0_2144\ide\tools\arm-none-eabi" and CMAKE build system but when I execute the "make -j 2" or simply "make" it still throws the same error :&lt;BR /&gt;/vector/vdrawhelper.cpp:64:34: error: 'mutex' is not a member of 'std'&lt;BR /&gt;64 | std::lock_guard&amp;lt;std::mutex&amp;gt; guard(mMutex);&lt;BR /&gt;I think it related to the toolchain, since there's protection macro "#ifdef _GLIBCXX_HAS_GTHREADS" which is preventing code from #include&amp;lt;mutex&amp;gt; getting compiled any idea how to enable it? if I explicitly enable it it results in errors related to gthreads?I think I might need to compile the library using RTOS toolchain but I am not sure if this will work out or not please suggest me anything that I might be doing wrong&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 12:17:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1831151#M869</guid>
      <dc:creator>RN2104</dc:creator>
      <dc:date>2024-03-19T12:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rlottie integration with IMXRT1050</title>
      <link>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1833378#M879</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231128"&gt;@RN2104&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rlottie code needs to be customized to compile.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Hang&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 03:43:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/Rlottie-integration-with-IMXRT1050/m-p/1833378#M879</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-03-22T03:43:45Z</dc:date>
    </item>
  </channel>
</rss>

