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.
9 years, 12 months ago.
Error compiling with HttpClient
I get this error at compile time when using this library. Error: Cannot open source input file "TCPSocketConnection.h": No such file or directory in "HTTPClient/HTTPClient.h", Line: 27, Col: 33 The project I'm using is this one: http://developer.mbed.org/users/4180_1/notebook/news-nokia-lcd-display/
Question relating to:
1 Answer
9 years, 7 months ago.
You can find the file in the below link "TCPSocketConnection.h
http://developer.mbed.org/users/mbed_official/code/Socket/
Check also
https://github.com/mbedmicro/mbed/search?utf8=%E2%9C%93&q=TcpSocketConnection.h