This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Alexa_gadget sample app still broken

There have been several tickets raised on this subject.

Yesterday I installed the latest sdk, v1.4.99-dev1, on a clean windows 10 installation, with nanopb 0.4.2 and still the build process fails with the well know  error

Error starting process src\gadgets\CMakeFiles\protobuf_generation_BASE-aa7d0b8.bat

Can some explain under what setup this sample builds. Windows? Linux? SES? Command line?

I assume it must have passed some basic build test before being included in the public release, so there must just be a step missing in the instructions.

Thanks, Mike.

Parents
  • Hello,

    What are you using to build your project? SES or command line (west)?

    I tried it just now, using West and the command line. I unzipped the nanopb v0.4.2 so that it had this path, and the project built just fine using "west build -b nrf52840dk_nrf52840":

    Where did you unzip the nanopb folder, and what does your build output look like?

    Best regards,

    Edvin

Reply
  • Hello,

    What are you using to build your project? SES or command line (west)?

    I tried it just now, using West and the command line. I unzipped the nanopb v0.4.2 so that it had this path, and the project built just fine using "west build -b nrf52840dk_nrf52840":

    Where did you unzip the nanopb folder, and what does your build output look like?

    Best regards,

    Edvin

Children
No Data
Related