<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Solved]Error compiling ESP32 Camera Demo]]></title><description><![CDATA[<p dir="auto">I bought a M5Stack ESP32 Camera. I am happy, it worked out of the box with the preloaded firmware. I wanted to change from AP to STA mode. While compiling the demo I get the following error. Can any one help.</p>
<p dir="auto">CC build/main/app_main.o<br />
/home/partha/esp32-cam-demo/main/app_main.c:56:34: error: unknown type name 'http_context_t'<br />
static void handle_grayscale_pgm(http_context_t http_ctx, void* ctx);<br />
^</p>
]]></description><link>https://community.m5stack.com/topic/428/solved-error-compiling-esp32-camera-demo</link><generator>RSS for Node</generator><lastBuildDate>Fri, 01 May 2026 01:07:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/428.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Dec 2018 00:44:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Fri, 10 May 2019 10:11:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zhouyangwen" aria-label="Profile: zhouyangwen">@<bdi>zhouyangwen</bdi></a> Thanks. This is works. Now i am abo</p>
]]></description><link>https://community.m5stack.com/post/4217</link><guid isPermaLink="true">https://community.m5stack.com/post/4217</guid><dc:creator><![CDATA[vikaci]]></dc:creator><pubDate>Fri, 10 May 2019 10:11:03 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Mon, 29 Apr 2019 19:02:21 GMT]]></title><description><![CDATA[<p dir="auto">because ,you don't have the esp32-http-server component and in the file .gitmodules components path name  is wrong. so we can goto the directory ./component , and run "git clone <a href="https://github.com/igrr/esp32-http-server.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/igrr/esp32-http-server.git</a>" to download this component , and you will fix it.</p>
]]></description><link>https://community.m5stack.com/post/4057</link><guid isPermaLink="true">https://community.m5stack.com/post/4057</guid><dc:creator><![CDATA[zhouyangwen]]></dc:creator><pubDate>Mon, 29 Apr 2019 19:02:21 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Tue, 11 Dec 2018 01:48:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/mschu7" aria-label="Profile: mschu7">@<bdi>mschu7</bdi></a><br />
Thanks. It works now. Taking a clue from another post, I did,<br />
git checkout 3b92e85<br />
on esp-idf</p>
<p dir="auto">Then, it compiles without any error. I am able to flash and make it work as a STA.</p>
]]></description><link>https://community.m5stack.com/post/2164</link><guid isPermaLink="true">https://community.m5stack.com/post/2164</guid><dc:creator><![CDATA[vikaci]]></dc:creator><pubDate>Tue, 11 Dec 2018 01:48:26 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Tue, 11 Dec 2018 01:13:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mschu7" aria-label="Profile: mschu7">@<bdi>mschu7</bdi></a> should I change to a earlier version of esp-idf.</p>
]]></description><link>https://community.m5stack.com/post/2157</link><guid isPermaLink="true">https://community.m5stack.com/post/2157</guid><dc:creator><![CDATA[vikaci]]></dc:creator><pubDate>Tue, 11 Dec 2018 01:13:17 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Sun, 09 Dec 2018 09:57:15 GMT]]></title><description><![CDATA[<p dir="auto">Error has it.<br />
IDF version 8b885fb<br />
m5stack/esp32-cam-demo 0f8a432</p>
]]></description><link>https://community.m5stack.com/post/2156</link><guid isPermaLink="true">https://community.m5stack.com/post/2156</guid><dc:creator><![CDATA[mschu7]]></dc:creator><pubDate>Sun, 09 Dec 2018 09:57:15 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Sun, 09 Dec 2018 00:56:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a> Tried the sample code given in <a href="https://github.com/m5stack/esp32-cam-demo" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/esp32-cam-demo</a> as it is. Only change I did was from AP to STA in <code>make menuconfig</code>.</p>
]]></description><link>https://community.m5stack.com/post/2155</link><guid isPermaLink="true">https://community.m5stack.com/post/2155</guid><dc:creator><![CDATA[vikaci]]></dc:creator><pubDate>Sun, 09 Dec 2018 00:56:35 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]Error compiling ESP32 Camera Demo on Tue, 04 Dec 2018 02:12:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi Vikaci would you mind showing us the code you used and which IDE you used to program the camera, the more information we have the better we can help you</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.m5stack.com/post/2122</link><guid isPermaLink="true">https://community.m5stack.com/post/2122</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Tue, 04 Dec 2018 02:12:40 GMT</pubDate></item></channel></rss>