Skip to content

Impossible to compile test.c #10

@domiq44

Description

@domiq44

Hello,

I have built static library "libeom.a" successfully on Linux.

But I get error message when trying compiling test.c :

cd test
gcc main.c ../libeom.a
main.c:19:10: fatal error: ../Networking/Protocols/BlockHeaders.h: Aucun fichier ou dossier de ce type
19 | #include "../Networking/Protocols/BlockHeaders.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Is there any test files code for testing HTTP server only ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions