Search found 2 matches

by EdO
Fri Aug 10, 2018 3:23 pm
Forum: General Discussion and Questions
Topic: Missing Regex.h
Replies: 2
Views: 2100

Re: Missing Regex.h

Thanks for the help.
the arg -j 8 is interesting but still no go. Oh well.
Seems mingw on Windows is always missing something or another.
I'm trying to setup a Raspberry pi in lunix and will try that to see if it can make the code correctly.
by EdO
Fri Aug 03, 2018 3:11 pm
Forum: General Discussion and Questions
Topic: Missing Regex.h
Replies: 2
Views: 2100

Missing Regex.h

Helllo, I'm new to micropython on ESP8266. I downloaded Micropython from github. went to C:\micropython\ports\esp8266 and did a make axtls. First time i got missing regex.h. I added a regex.h. Now I get errors gcc conf.o zconf.tab.o -o conf conf.o:conf.c:(.text+0x161): undefined reference to `random...