<?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 GUIDER编译时出现这种错误 error: invalid storage class for function 'scrSetting1_btnClose_event_handler'是怎么回事？ in GUI Guider</title>
    <link>https://community.nxp.com/t5/GUI-Guider/GUIDER%E7%BC%96%E8%AF%91%E6%97%B6%E5%87%BA%E7%8E%B0%E8%BF%99%E7%A7%8D%E9%94%99%E8%AF%AF-error-invalid-storage-class-for-function/m-p/1868355#M984</link>
    <description>&lt;P&gt;GUI_GUIDER编译时出现以下错误，请问是什么原因造成的？&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;"Compiling C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c" C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c: In function 'scrSetting1_btnDigiENT_event_handler': C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c:6352:13: error: invalid storage class for function 'scrSetting1_btnClose_event_handler' 6352 | static void scrSetting1_btnClose_event_handler (lv_event_t *e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c:8067:1: error: expected declaration or statement at end of input 8067 | } | ^ Makefile:102: recipe for target 'build/object/generated/events_init.o' failed mingw32-make: *** [build/object/generated/events_init.o] Error 1 mingw32-make: *** Waiting for unfinished jobs....&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 18 May 2024 05:45:07 GMT</pubDate>
    <dc:creator>alen-liao</dc:creator>
    <dc:date>2024-05-18T05:45:07Z</dc:date>
    <item>
      <title>GUIDER编译时出现这种错误 error: invalid storage class for function 'scrSetting1_btnClose_event_handler'是怎么回事？</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GUIDER%E7%BC%96%E8%AF%91%E6%97%B6%E5%87%BA%E7%8E%B0%E8%BF%99%E7%A7%8D%E9%94%99%E8%AF%AF-error-invalid-storage-class-for-function/m-p/1868355#M984</link>
      <description>&lt;P&gt;GUI_GUIDER编译时出现以下错误，请问是什么原因造成的？&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;"Compiling C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c" C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c: In function 'scrSetting1_btnDigiENT_event_handler': C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c:6352:13: error: invalid storage class for function 'scrSetting1_btnClose_event_handler' 6352 | static void scrSetting1_btnClose_event_handler (lv_event_t *e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/NXP/GUI-Guider-Projects/TSVWI_V1.7.2_240517/lvgl-simulator/../generated/events_init.c:8067:1: error: expected declaration or statement at end of input 8067 | } | ^ Makefile:102: recipe for target 'build/object/generated/events_init.o' failed mingw32-make: *** [build/object/generated/events_init.o] Error 1 mingw32-make: *** Waiting for unfinished jobs....&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 May 2024 05:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GUIDER%E7%BC%96%E8%AF%91%E6%97%B6%E5%87%BA%E7%8E%B0%E8%BF%99%E7%A7%8D%E9%94%99%E8%AF%AF-error-invalid-storage-class-for-function/m-p/1868355#M984</guid>
      <dc:creator>alen-liao</dc:creator>
      <dc:date>2024-05-18T05:45:07Z</dc:date>
    </item>
    <item>
      <title>回复： GUIDER编译时出现这种错误 error: invalid storage class for function 'scrSetting1_btnClose_event_handler'是怎</title>
      <link>https://community.nxp.com/t5/GUI-Guider/GUIDER%E7%BC%96%E8%AF%91%E6%97%B6%E5%87%BA%E7%8E%B0%E8%BF%99%E7%A7%8D%E9%94%99%E8%AF%AF-error-invalid-storage-class-for-function/m-p/1868356#M985</link>
      <description>原因找到了，有个事件函数里缺少了一个括号“}”。</description>
      <pubDate>Sat, 18 May 2024 06:29:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/GUIDER%E7%BC%96%E8%AF%91%E6%97%B6%E5%87%BA%E7%8E%B0%E8%BF%99%E7%A7%8D%E9%94%99%E8%AF%AF-error-invalid-storage-class-for-function/m-p/1868356#M985</guid>
      <dc:creator>alen-liao</dc:creator>
      <dc:date>2024-05-18T06:29:33Z</dc:date>
    </item>
  </channel>
</rss>

