6 years, 4 months ago.

MySQLClientExample

Hi all,

I downloaded the example from Donatien Garnier https://os.mbed.com/users/donatien/code/MySQLClientExample/

It compile fail with error Error: Cannot open source input file "EthernetNetIf.h": No such file or directory in "MySQLClientExample.cpp", Line: 2, Col: 28

How comes it fail? It seems cannot find both EthernetNetIf and MySQLClient libraries.

Can anyone help on this? Thank you.

Kaspar Lam

Hi, I have just tried, and it compiles ok for me. Try importing the program again by pressing the Import to compiler button.

Dave.

posted by David Fletcher 05 Dec 2017

2 Answers

6 years, 4 months ago.

I am using STM32F767 board. Is it possible to compile this example to my board?

Thanks!

Hi, The program will not compile for the STM32F767 without re-work. I do not have the time at present to do it for you, maybe someone else can help, or you can try yourself.

Dave.

posted by David Fletcher 06 Dec 2017
6 years, 4 months ago.

Hi, The program will not compile for the STM32F767 without re-work.

Dave.