Closed thedistinguishedlunatic closed 4 months ago
Hi @thedistinguishedlunatic,
Could you please provide more information on the full set of steps you are using? Thanks.
cmake .. -DPICO_BOARD=pico PICO_SDK_PATH is /home/pi/pico-sdk PICO platform is rp2040. Build type is Release PICO target board is pico. Using board configuration from /home/pi/pico-sdk/src/boards/include/boards/pico.h TinyUSB available at /home/pi/pico-sdk/lib/tinyusb/src/portable/raspberrypi/rp2040; enabling build support for USB. BTstack available at /home/pi/pico-sdk/lib/btstack cyw43-driver available at /home/pi/pico-sdk/lib/cyw43-driver Pico W Bluetooth build support available. lwIP available at /home/pi/pico-sdk/lib/lwip mbedtls available at /home/pi/pico-sdk/lib/mbedtls CMake Error at CMakeLists.txt:44 (add_subdirectory): add_subdirectory given source "examples/hello_analog_microphone" which is not an existing directory. CMake Error at CMakeLists.txt:45 (add_subdirectory): add_subdirectory given source "examples/hello_pdm_microphone" which is not an existing directory. CMake Error at CMakeLists.txt:46 (add_subdirectory): add_subdirectory given source "examples/usb_microphone" which is not an existing directory. -- Configuring incomplete, errors occurred! See also "/home/pi/build/CMakeFiles/CMakeOutput.log".
---------- Original Message ---------- From: Sandeep Mistry @.> To: ArmDeveloperEcosystem/microphone-library-for-pico @.> Cc: thedistinguishedlunatic @.>, Mention @.> Subject: Re: [ArmDeveloperEcosystem/microphone-library-for-pico] Error on cmake ,, command (Issue #33) Date: Tue, 21 May 2024 06:13:13 -0700
Hi @thedistinguishedlunatic, Could you please provide more information on the full set of steps you are using? Thanks. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I receive an error when compiling 👍 there is no Cmakelists.txt for the source file