ESP8266 Support WIKI

User Tools

Site Tools


setup-osx-compiler-esp8266

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
setup-osx-compiler-esp8266 [2017/03/13 21:56]
polarstate [Dependencies]
setup-osx-compiler-esp8266 [2017/03/13 22:41] (current)
polarstate [Dependencies]
Line 33: Line 33:
   brew link --overwrite gawk   brew link --overwrite gawk
   ​   ​
 +If you get the error "​./​zconf.hash.c:​167:​1:​ error: conflicting types for '​kconf_id_lookup'"​
 +
 +  brew uninstall gperf
 +  ​
 +see: https://​github.com/​pfalcon/​esp-open-sdk/​issues/​236 for reference
 ===== esp-open-sdk with MacPorts ===== ===== esp-open-sdk with MacPorts =====
  
setup-osx-compiler-esp8266.txt · Last modified: 2017/03/13 22:41 by polarstate