Code: Select all
Directory of C:\esp32-projects\wifi_libsrtp
06/19/2020 11:40 AM <DIR> .
06/19/2020 11:40 AM <DIR> ..
06/19/2020 11:51 AM <DIR> build
06/19/2020 10:45 AM 247 CMakeLists.txt
06/19/2020 10:33 AM <DIR> components
06/19/2020 11:13 AM <DIR> main
06/04/2020 04:00 PM 193 Makefile
06/04/2020 04:00 PM 4,728 README.md
06/19/2020 10:01 AM 26,488 sdkconfig
06/19/2020 10:00 AM 20,828 sdkconfig.old
5 File(s) 52,484 bytes
5 Dir(s) 917,281,918,976 bytes free
C:\esp32-projects\wifi_libsrtp>
Code: Select all
Syntax error in cmake code at
C:/esp32-projects/wifi_libsrtp/build/build_properties.temp.cmake:2
when parsing string
C:\esp32-toolchain\.espressif\python_env\idf4.0_py3.7_env\Scripts\python.exe
Invalid escape sequence \e
Most of the other errors are of the "not scriptable" variety:
Code: Select all
project command is not scriptable
Thanks....