[SOLVED] Missing extra_include's in newest RTOS SDK?

rhaenel
Posts: 6
Joined: Tue Jul 21, 2015 2:45 pm

[SOLVED] Missing extra_include's in newest RTOS SDK?

Postby rhaenel » Mon Nov 30, 2015 9:35 pm

Hello all,

With the update of the RTOS SDK to Version 1.3.0 (commit 3ca6af5d), my code failes to compile against the SDK.

It seems that (among others), the "stdint.h" is now missing (it used to be unter extra_include/).

In the change log, there is a point "18. Remove header files in extra_include, which are already in compile folder.", so it seems someone removed these includes intentionally. However, I don't unterstand what "already in the compile folder" relates to - I don't have stdint.h anywhere in my environment (toolchain built with crosstool-NG).

What am I doing wrong? Or is it a bug that the extra_include stuff was removed?

Greetings,
Roland

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: Missing extra_include's in newest RTOS SDK?

Postby ESP_Faye » Tue Dec 01, 2015 4:45 pm

Hi,

It seems to be the problem of your compiler.

Please set up compiler according to https://github.com/pfalcon/esp-open-sdk.

Thanks for your interest in ESP8266 !

rhaenel
Posts: 6
Joined: Tue Jul 21, 2015 2:45 pm

Re: Missing extra_include's in newest RTOS SDK?

Postby rhaenel » Tue Dec 01, 2015 9:00 pm

Hello Faye,

Thank you very much. The compiler toolchain really was the problem here. I set up everything according to esp-open-sdk and now it works.

Before that, I had a toolchain build out of crosstool-NG (without the esp-open-sdk decorator) and there, the extra headers headers were not included.

Now everything is fine again.

Greetings,
Roland

Who is online

Users browsing this forum: No registered users and 139 guests