Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFatal error: mbedtls/debug.h: No such file or directory #9251
Comments
|
If you're building on Windows, then you need this: https://github.com/Simn/mingw64-mbedtls |
|
I'm building on Ubuntu 18.04 LTS. |
|
Huh, I'm building on Ubuntu 18.04 LTS too and I didn't have any issues. Do you have libmbedtls-dev installed? If you don't, try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi there, I'm trying to build Haxe with OCaml 4.02.3 and dune 1.11.4. When I try running make however, I get this error: