-->
Page 3 of 122

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 10:52 am
by CHERTS
folny82 wrote:Hello
I want to compile this project https://github.com/Frans-Willem/EspLightNode but I can not do it always vote for the Eclipse error can anyone help me with that ? thank you.


I compiled the project with a minimum of fixes, see the attachment.

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 11:35 am
by CHERTS
alonewolfx2 wrote:I tried examples but esphttpd can not make. here is the log. have you any idea?
Code: Select all17:00:22 **** Build of configuration Default for project esphttpd ****
user/base64.c: In function 'base64_decode':
user/base64.c:54:3: error: array subscript has type 'char' [-Werror=char-subscripts]
   if(isspace(in[ii])) continue;
   ^
cc1.exe: all warnings being treated as errors
and can you add espressif freertos iot example?


I have no such errors, see the video. I tried to compile esphttpd on 2 different computers.
http://www.youtube.com/watch?v=ZgxRXaWT9F0

espressif freertos very crude, yet it does not make sense to use.

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 11:42 am
by alonewolfx2
freertos with multitasking very usefull. i am developing in lubuntu vm. i am very happy if you can add freertos. and can you attach your esphttpd folder? maybe i have issue i dont know. i can compile other examples but i cant compile esphttpd.

Re: My Espressif DevKit for Windows + Eclipse IDE

PostPosted: Fri Dec 12, 2014 12:07 pm
by CHERTS
I will try to add support freertos, of the results are reported.