philbowles/ArmadilloHTTP

What or where is "mbx.h" ?? mbx.h: No such file or directory

miwied opened this issue · 4 comments

Even if you only want to write a minimal code, you have to install 6 different dependencies.

After that you have to rename an inlcude within your library from "AardvarkTCP.h" to "H4AsyncTCP.h", because you probably changed the names in the meantime.
What even are the differences between "https://github.com/philbowles/H4AsyncTCP" and "https://github.com/philbowles/AardvarkTCP"?

Anyway, when you have done all this you are still missing the last dependency "#include <mbx.h>" which is neither in your repositories nor anywhere else on the internet. What is "#include <mbx.h>"?

I'm sorry to inform you the passage of Philbowles, the auther of this library.

However, if you want the latest working environment, please checkout the dependencies versions here:
https://github.com/HamzaHajeir/H4Plugins_Env

But anyway, if you want the AsyncWebServer, Get the H4AsyncWebServer.

Note that you can use the modified H4 installer that uses the updated libraries by @HamzaHajeir Check here: https://github.com/kebasaa/h4installer

All can checkout HTTPS client in my fork ;)