-
Notifications
You must be signed in to change notification settings - Fork 11
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
built as submodule but showing error #2
Comments
Hi, I think I have the same problem that anupam19, I have compiled well both CoAP and TinyDTLS separately. Examples in each folder work correctly. The problem is when I try to compile the main project. The error which appear are: |
Found any solution? |
Nope On 08-Sep-2016 12:01 PM, "ashubhatt" [email protected] wrote:
|
Thanks for posting the error messages. It looks like the debug functions/enums in coap and dtls are colliding. I pushed up changes to the submodules and to coaps-client that should fix it. Can you update your code and try again? |
Hi, I had copied contents of libcoap-fork to coap directory of tinydtls-coap and copied tinydtls-form folder contents to dtls folder. Now built them and finally did make for tinydtls-coap. But there are many errors I am seeing here.
The text was updated successfully, but these errors were encountered: