You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Just one more note, the wolfSSL-Lib project is missing wolfCrypt\signature.c which causes a linker error when building the wolfCrypt-test project
Just for a little more info. It looks like the build is missing an #include <stddef.h>. I was able to insert one into ssl.h and the error goes away. I'm not clear how it was supposed to be included.
Hi,
I just downloaded this project to work with my Cortext M4 processor using IAR. I was able to get the windows examples running with no issues.
When I went to make the wolfSSL-lib.ewp project it failed with the following errors:
Error[Pe020]: identifier "size_t" is undefined ...\wolfssl-3.11.0\wolfssl\ssl.h 2328
Error[Pe020]: identifier "size_t" is undefined ...\wolfssl-3.11.0\wolfssl\ssl.h 2328
Error[Pe020]: identifier "size_t" is undefined ...\wolfssl-3.11.0\wolfssl\ssl.h 2329
Error[Pe020]: identifier "size_t" is undefined ...\wolfssl\ssl.h 2329
Posts found: 3
Generated in 0.025 seconds (96% PHP - 4% DB) with 4 queries