mbed-os-example-ble: missing file: pretty_printer.h on example mbed-os-6.5.0
Description of defect
pretty_printer.h
file missing on this 6.5.0 release. 02f839a
cannot run example code since that file not found by compiler.
[Fatal Error] main.cpp@20,10: 'pretty_printer.h' file not found
[ERROR] .\source\main.cpp:20:10: fatal error: 'pretty_printer.h' file not found
#include "pretty_printer.h"
^~~~~~~~~~~~~~~~~~
1 error generated.
Target(s) affected by this defect ?
Nucleo-WB55
Toolchain(s) (name and version) displaying this defect ?
Mbed Studio 1.3.1
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.5.0 f227856
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Mbed Studio 1.3.1
How is this defect reproduced ?
Always
Thanks.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 24 (13 by maintainers)
@paul-szczepanek-arm
This arises some questions:
I hope all these make sense and there will be a tutorial that really onboards people with current and working examples.
They’re both python libraries and AFAIK they use some common tools so likely mbed-tools deploy and mbed deploy does the exact same thing. It just looks like there’s a problem with your installation of mbed-cli and powershell just can’t find the executable although honestly I don’t know how it works on windows - I’m sure the tools team can give you a hand with that.
Yes, it’s been refactored out into a common repo as it’s used by all examples. Please reopen if there’s still an issue.