As the title says... Chat on...

User avatar
By MarianneH93
#71870 I would like to get cross-compilation working on my Ubuntu Linux machine for NodeMCU. Compiling the firmware itself works with no problem but when I try to generate the cross-compiler I got the same problems that this poster had.

Now, unfortunately, the latest builds (both master and dev) give me the same problem, and although I can alter cross-lua.lua so that it finds c_limits.h, I'm not sure how to fix the failure to find c_strtol.h. The previous poster said that this was more difficult.

Has anyone else run into this problem and successfully fixed it? I'd love to get this working and hopefully help the next person who has to Google this.