Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to compile the sketch #1

Open
mikekgr opened this issue Apr 5, 2019 · 6 comments
Open

Impossible to compile the sketch #1

mikekgr opened this issue Apr 5, 2019 · 6 comments

Comments

@mikekgr
Copy link

mikekgr commented Apr 5, 2019

Dear Sits,
I have ESP32 Arduino Core installed and updated in my Windows 7 computer.
The problem is that I can't compile the sketch you provided.
I get messages that the following libraries are not installed,
esp32_adc.h
esp_adc_cal.h
Where are these header files are coming from?

Thanks and Best Regards,
Mike Kranidis

@lewisxhe
Copy link

lewisxhe commented Apr 9, 2019

@mikekgr Please update esp32 arduino to the latest version

@mikekgr
Copy link
Author

mikekgr commented Apr 9, 2019

Dear Sir,
I have the latest version of Arduino Core for ESP 32 ( I always sync with GitHub master ) and these libraries messing. Otherwise tell me where are they.
Thanks

@lewisxhe
Copy link

lewisxhe commented Apr 9, 2019

@mikekgr you can find here Arduino

@mikekgr
Copy link
Author

mikekgr commented Apr 9, 2019

Dear @lewisxhe ,
thanks for your help tries but as I wrote, the libraries that I missed ( so for this reason is not possible to compile your sketch : https://github.com/LilyGO/TTGO-T-Lion-T18V2.2-/blob/master/T18_V2.2/adc.ino THE PROBLEM IS THAT the libraries: esp32_adc.h is not there and the library esp_adc_cal.h altgough it is in the path: \hardware\espressif\esp32\tools\sdk\include\esp_adc_cal is not possible to get using the: #include "esp_adc_cal.h"
Please see what is wrong. Thanks!

@lewisxhe
Copy link

lewisxhe commented Apr 9, 2019

@mikekgr Please remove esp32_adc.h
TIM截图20190409190005

@mikekgr
Copy link
Author

mikekgr commented Apr 9, 2019

Dear @lewisxhe ,
thanks, yes now it is ok.
Have a nice rest of the day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants