Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 12 months ago.
Error on visual studio 2017 and mbedtls-2.16.3
I'm trying to run the debugger (visual studio 2017) on the example program ssl_client2 but I'm getting this error =>
*** unable to start program C:\mbedtls-2.16.3\visualc\VS2010\Debug\mbedTLS.lib
C:\mbedtls-2.16.3\visualc\VS2010\Debug\mbedTLS.lib is not a valid win32 application *****
I tried switching to x64 still no success.
HELP anyone