philbowles / ArmadilloHTTP

Other
1 stars 1 forks source link

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

Open miwied opened 1 year ago

miwied commented 1 year ago

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 " which is neither in your repositories nor anywhere else on the internet. What is "#include "?

HamzaHajeir commented 1 year ago

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

HamzaHajeir commented 1 year ago

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

kebasaa commented 1 year ago

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

HamzaHajeir commented 12 months ago

All can checkout HTTPS client in my fork ;)