-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OoB_5.8]: export to make files does not build. #159
Comments
@theotherjimmy ..FYI. Could you please have a look? Thanks. |
@ashok-rao That makefile contains an extra level of |
@theotherjimmy .. TLS repo contains a set of examples.. I was on the pk_sign example here: https://github.com/ARMmbed/mbed-os-example-tls/tree/feature-opaque-keys .. I ran export & didn't get the makefile in "that" example.. so I moved 1 level up to the root of TLS and found the Makefile there.. that's what I then "made" with make .. did I go wrong somewhere? |
@ashok-rao Why is that in quotes? It looks like Mbed CLI does not know where your example starts because there are no |
:-) .. "that" above referred to pk_sign example among the many others.. hence.. |
Looks like an issue for the documentation? |
ARM Internal Ref: IOTSSL-2423 |
Steps:
Expected result:
Makefile builds binary of example.
Actual result:
Compilation fail.
Makefile attached (remove txt extension - only used for uploading to GitHub).
Makefile.txt
The text was updated successfully, but these errors were encountered: