Skip to content

Error using mongoose from a library #2708

Discussion options

You must be logged in to vote

We have an extensive documentation, and a rather huge set of examples.
All the examples are built on every push, and on every night we build on LInux, Mac, Windows, for Arm Cortex-M, ESP32.
It is impossible for me to know what you are doing or not doing if I don't see what you are doing (or not doing). Besides that, we don't check user code.
We are talking here of 2 files: a c file that has to be on your compiler path (now a library file on your linker path), and a header file that has to be on your include path.
The only thing that I can possibly come up with is that, for some reason, your architecture is not being detected and some functions not included. If that is the case, you should…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@softhardwareguy
Comment options

@scaprile
Comment options

Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants