Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By CHERTS
#7661
ulko wrote:
CHERTS wrote:Can you please describe the steps to build webpages.espfs??
Kind regards
Ulko


In the example esphttpd to create webpages.espfs use target "htmlflash" in Eclipse.

File C:\Espressif\examples\esphttpd\mkespfsimage\mkespfsimage.exe was compiled in VisualStudio 2010, project is located in the folder C:\Espressif\examples\esphttpd\mkespfsimage_vs2010_vs2012\
User avatar
By ulko
#7706
CHERTS wrote:In the example esphttpd to create webpages.espfs use target "htmlflash" in Eclipse.

File C:\Espressif\examples\esphttpd\mkespfsimage\mkespfsimage.exe was compiled in VisualStudio 2010, project is located in the folder C:\Espressif\examples\esphttpd\mkespfsimage_vs2010_vs2012\

@cherts: It's now all OK. With all of my trials I must have made some mistakes. Thank you very much for your assistance.
@jnosky: Thanks for your hint! But I solved the problem before by editing include/user_config.h as described by cherts.
User avatar
By CHERTS
#7784 A new version of my build Espressif DevKit for Windows v1.0.6
The list of changes to the first page:
viewtopic.php?f=9&t=820&p=4639#p4639

Update procedure:
1. Remove the version 1.0.x
2. Install the new version 1.0.6
ATTENTION!!! When you delete the old version will be removed entire directory C:\Espressif
User avatar
By ulko
#7799
esphttpd.zip
Hi CHERTS,
I think there are still problems with generating webpages.espfs.
I have modified example esphttpd, adding dht22-part. Compile+flash without errors.
In browser calling index.tpl and led.tpl is OK. Calling dht22.tpl and wifi/wifi.tpl obviously style.css is not found
and website is not correctly built.
Using target htmlflash, all elements incl. style.css are processed. And led.tpl also uses style.css - and that website is OK!!??
In attachment you find the example - perhaps you could have a look at it?
Kind regards
ulko
You do not have the required permissions to view the files attached to this post.