Closed ArthurSonzogni closed 5 years ago
@ArthurSonzogni is it required that you compile with -Wimplicit-function-declaration?
It's treating the warning as an error in this case
Hmm, I wasn't able before. (I tried).
Things seems to have improved recently. I am now able to make:
https://github.com/ArthurSonzogni/smk
to depends on:
https://github.com/ddiakopoulos/libnyquist
instead of:
https://github.com/ArthurSonzogni/libnyquist
I guess it means this bug can be closed. I am no more depending on this to be resolved.
I have one remaining error when I try to use libnyquist with WebAssembly.
Repro steps: Install emscripten SDK. Then:
Errors:
I am not quite sure what is the problem.