have eroors related push_options.hpp in that library showing some errors

lavesh
Posts: 16
Joined: Sat Mar 30, 2019 9:42 am

have eroors related push_options.hpp in that library showing some errors

Postby lavesh » Fri Apr 12, 2019 10:32 am

C:/msys32/home/Lavesh/esp/esp-idf/components/asio/asio/asio/include/asio/detail/ push_options.hpp:71:40: error: expected '}' before end of line
C:/msys32/home/Lavesh/esp/esp-idf/components/asio/asio/asio/include/asio/detail/ push_options.hpp:71:40: error: expected '}' before end of line
C:/msys32/home/Lavesh/esp/esp-idf/components/asio/asio/asio/include/asio/detail/ push_options.hpp:71:40: error: expected declaration before end of line
make[1]: *** [/home/Lavesh/esp/esp-idf/make/component_wrapper.mk:290: asio/asio/ src/asio.o] Error 1
make: *** [C:\msys32\home\Lavesh\esp\esp-idf/make/project.mk:578: component-asio -build] Error 2

User avatar
uc3aext
Posts: 1
Joined: Sun Dec 27, 2015 5:03 pm

Re: have eroors related push_options.hpp in that library showing some errors

Postby uc3aext » Wed Sep 11, 2019 7:34 am

examples hello_world
ESP-IDF ver.3.3
Errors:
Project is not inside a git repository, will not use 'git describe' to determine PROJECT_VER.
App "hello-world" version: 1
CC build/app_update/esp_app_desc.o
CC build/app_update/esp_ota_ops.o
AR build/app_update/libapp_update.a
CXX build/asio/asio/asio/src/asio.o
In file included from c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\include\c++\8.2.0\cstdlib:75,
from c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\include\c++\8.2.0\ext\string_conversions.h:41,
from c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\include\c++\8.2.0\bits\basic_string.h:6391,
from c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\include\c++\8.2.0\string:52,
from C:/msys32/home/ESPIDF/esp/esp-idf/components/asio/asio/asio/include/asio/impl/error.ipp:19,
from C:/msys32/home/ESPIDF/esp/esp-idf/components/asio/asio/asio/include/asio/impl/src.hpp:22,
from C:/msys32/home/ESPIDF/esp/esp-idf/components/asio/asio/asio/src/asio.cpp:11:
c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\sys-include\stdlib.h:155:44: error: expected initializer before '__result_use_check'
void *reallocarray(void *, size_t, size_t) __result_use_check __alloc_size(2)
^~~~~~~~~~~~~~~~~~
c:\msys32\opt\xtensa-esp32-elf\xtensa-esp32-elf\sys-include\stdlib.h:340:52: error: expected initializer before '__alloc_align'
void * aligned_alloc(size_t, size_t) __malloc_like __alloc_align(1)
^~~~~~~~~~~~~
make[1]: *** [/home/ESPIDF/esp/esp-idf/make/component_wrapper.mk:290: asio/asio/src/asio.o] Ошибка 1
make: *** [C:\msys32\home\ESPIDF\esp\esp-idf/make/project.mk:552: component-asio-build] Ошибка 2

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 243 guests