Xantrim
Results
1
comments of
Xantrim
I have the same problem using IDF V4.1. CMakeList.txt inside components/esp-face already contains the following lines: `target_link_libraries(${COMPONENT_NAME} "-L ${CMAKE_CURRENT_SOURCE_DIR}/lib") target_link_libraries(${COMPONENT_NAME} dl_lib fd fr )` Is there any way to make...