<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techy Things &#187; esp32</title>
	<atom:link href="https://tech.yipp.ca/category/esp32/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>LVGL_Music.cpp:323:20: error: &#039;lv_obj_get_style_opa_recursive&#039; was not declared in this scope; did you mean &#039;lv_obj_get_style_img_recolor&#039;?</title>
		<link>https://tech.yipp.ca/esp32/lvgl_music-cpp32320-error-lv_obj_get_style_opa_recursive-declared-scope-mean-lv_obj_get_style_img_recolor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lvgl_music-cpp32320-error-lv_obj_get_style_opa_recursive-declared-scope-mean-lv_obj_get_style_img_recolor</link>
		<comments>https://tech.yipp.ca/esp32/lvgl_music-cpp32320-error-lv_obj_get_style_opa_recursive-declared-scope-mean-lv_obj_get_style_img_recolor/#comments</comments>
		<pubDate>Mon, 20 Jan 2025 03:24:26 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[esp32]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=4507</guid>
		<description><![CDATA[<p>/home/frank/dev/LCD_1.46_LVGL_Arduino/LVGL_Music.cpp: In function 'void spectrum_draw_event_cb(lv_event_t*)': /home/frank/dev/LCD_1.46_LVGL_Arduino/LVGL_Music.cpp:323:20: error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'? 323 &#124; lv_opa_t opa = lv_obj_get_style_opa_recursive(obj, LV_PART_MAIN); &#124; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &#124; lv_obj_get_style_img_recolor Multiple libraries were found for&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/esp32/lvgl_music-cpp32320-error-lv_obj_get_style_opa_recursive-declared-scope-mean-lv_obj_get_style_img_recolor/">LVGL_Music.cpp:323:20: error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'?</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>/home/frank/dev/LCD_1.46_LVGL_Arduino/LVGL_Music.cpp: In function 'void spectrum_draw_event_cb(lv_event_t*)':<br />
/home/frank/dev/LCD_1.46_LVGL_Arduino/LVGL_Music.cpp:323:20: error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'?<br />
323 | lv_opa_t opa = lv_obj_get_style_opa_recursive(obj, LV_PART_MAIN);<br />
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
| lv_obj_get_style_img_recolor<br />
Multiple libraries were found for "SD.h"<br />
Used: /home/frank/.arduino15/packages/esp32/hardware/esp32/3.1.1/libraries/SD<br />
Not used: /home/frank/.arduino15/libraries/SD<br />
exit status 1</p>
<p>Compilation error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'?</p>
<h2>Solution</h2>
<p>LVGL was version <strong>8.3.8</strong><br />
Need to upgrade to at least <strong>8.3.10</strong></p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/esp32/lvgl_music-cpp32320-error-lv_obj_get_style_opa_recursive-declared-scope-mean-lv_obj_get_style_img_recolor/">LVGL_Music.cpp:323:20: error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'?</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/esp32/lvgl_music-cpp32320-error-lv_obj_get_style_opa_recursive-declared-scope-mean-lv_obj_get_style_img_recolor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
