how to solve the compiling error of fatal error: core_http_config.h: No such file or directory

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
victor2022
Level 2
Level 2
10 questions asked 5 replies posted 10 sign-ins

Hi, I configured http and mqtt in ModusToobox library, and get the compiling error of "fatal error: core_http_config.h: No such file or directory".

I tried the solution suggested by the forum, the compiling error is still there.

I tried to use

DEFINES+=CYBSP_WIFI_CAPABLE CY_RETARGET_IO_CONVERT_LF_TO_CRLF CY_RTOS_AWARE HTTP_DO_NOT_USE_CUSTOM_CONFIG MQTT_DO_NOT_USE_CUSTOM_CONFIG  in my makefile but

still got same errors.

Is there any way to solve the problems? Thanks.

0 Likes
1 Solution
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @victor2022 ,

Can you please try enabling the library aws-iot-device-sdk-embedded-C from library manager in your project and see if this helps solve the issue?

AlenAn14_0-1657878968943.png

If the above does not help, can you please share your firmware with us so we can further check into this?

Warm Regards
Alen

 

View solution in original post

0 Likes
2 Replies
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @victor2022 ,

Can you please try enabling the library aws-iot-device-sdk-embedded-C from library manager in your project and see if this helps solve the issue?

AlenAn14_0-1657878968943.png

If the above does not help, can you please share your firmware with us so we can further check into this?

Warm Regards
Alen

 

0 Likes
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @victor2022 ,

Thread was locked due to inactivity for long time, you can continue the discussion on the topic by opening a new thread with reference to the locked one. The continuous discussion in an inactive thread may mostly be unattended by community users.

Warm Regards
Alen

0 Likes