<?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: mingw32-make: error in GUI Guider</title>
    <link>https://community.nxp.com/t5/GUI-Guider/mingw32-make-error/m-p/2089583#M1464</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249917"&gt;@Gene_Xu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;On the Code Editor window, open "lv_conf_ext.h" and add the following code:&lt;/P&gt;
&lt;PRE&gt;#undef LV_FONT_FMT_TXT_LARGE&lt;BR /&gt;#define LV_FONT_FMT_TXT_LARGE 1&lt;/PRE&gt;
&lt;P&gt;It should look as follows if you are deploying the GUI to a board. If you are using the simulator, add the code under "#if LV_USE_GUIDER_SIMULATOR".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image002.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335637iA17AE3DC94C1998E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image002.png" alt="image002.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Important note! &lt;SPAN&gt;Please make sure to save the "lv_conf_ext.h" file before generating code or clicking the green play button of the top right corner. In other words, write down the aforementioned macros, press CTRL + S to save, making sure the "Code saved!" message appears, and only then, proceed with the build. This will prevent your "lv_conf_ext.h" file from getting overwritten.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (12).png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335640i0E6F71D8430C995B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image (12).png" alt="image (12).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Apr 2025 17:59:52 GMT</pubDate>
    <dc:creator>EdwinHz</dc:creator>
    <dc:date>2025-04-29T17:59:52Z</dc:date>
    <item>
      <title>mingw32-make: error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/mingw32-make-error/m-p/2088493#M1463</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gene_Xu_0-1745850180929.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335284iC10160134565DE95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gene_Xu_0-1745850180929.png" alt="Gene_Xu_0-1745850180929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;E:/test/lvgl-simulator/../generated/guider_fonts/lv_font_montserratMedium_178.c:156573:4: error: #error "Too large font or glyphs in LV_FONT_MONTSERRATMEDIUM_178. Enable LV_FONT_FMT_TXT_LARGE in lv_conf.h") 156573 | # error "Too large font or glyphs in LV_FONT_MONTSERRATMEDIUM_178. Enable LV_FONT_FMT_TXT_LARGE in lv_conf.h") | ^~~~~ Makefile:103: recipe for target 'build/object/generated/lv_font_montserratMedium_178.o' failed mingw32-make: *** [build/object/generated/lv_font_montserratMedium_178.o] Error 1 mingw32-make: *** Waiting for unfinished jobs....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 14:28:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/mingw32-make-error/m-p/2088493#M1463</guid>
      <dc:creator>Gene_Xu</dc:creator>
      <dc:date>2025-04-28T14:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: mingw32-make: error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/mingw32-make-error/m-p/2089583#M1464</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249917"&gt;@Gene_Xu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;On the Code Editor window, open "lv_conf_ext.h" and add the following code:&lt;/P&gt;
&lt;PRE&gt;#undef LV_FONT_FMT_TXT_LARGE&lt;BR /&gt;#define LV_FONT_FMT_TXT_LARGE 1&lt;/PRE&gt;
&lt;P&gt;It should look as follows if you are deploying the GUI to a board. If you are using the simulator, add the code under "#if LV_USE_GUIDER_SIMULATOR".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image002.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335637iA17AE3DC94C1998E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image002.png" alt="image002.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Important note! &lt;SPAN&gt;Please make sure to save the "lv_conf_ext.h" file before generating code or clicking the green play button of the top right corner. In other words, write down the aforementioned macros, press CTRL + S to save, making sure the "Code saved!" message appears, and only then, proceed with the build. This will prevent your "lv_conf_ext.h" file from getting overwritten.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (12).png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335640i0E6F71D8430C995B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image (12).png" alt="image (12).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 17:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/mingw32-make-error/m-p/2089583#M1464</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2025-04-29T17:59:52Z</dc:date>
    </item>
  </channel>
</rss>

