Titor8115 / mandown

man-page inspired Markdown viewer
GNU General Public License v3.0
243 stars 13 forks source link

missing header file #1

Closed okbob closed 4 years ago

okbob commented 4 years ago

Hi

your are miss some files

cli/mandown.c:18:10: fatal error: mandown.h: Adresář nebo soubor neexistuje 18 | #include "mandown.h" | ^~~

Titor8115 commented 4 years ago

Hi

your are miss some files

cli/mandown.c:18:10: fatal error: mandown.h: Adresář nebo soubor neexistuje 18 | #include "mandown.h" | ^~~

It should be good now. I was testing with the header about extern with libxml2 instead of force format and forgot to removing it.

okbob commented 4 years ago

čt 16. 4. 2020 v 19:03 odesílatel Titor8115 notifications@github.com napsal:

Hi

your are miss some files

cli/mandown.c:18:10: fatal error: mandown.h: Adresář nebo soubor neexistuje 18 | #include "mandown.h" | ^~~

It should be good now. I was testing with the header about extern with libxml2 instead of force format and forgot to removing it.

yes, it is possible to compile it.

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Titor8115/mandown/issues/1#issuecomment-614776401, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFO47DAA5YXH3FPNR5LJLRM426XANCNFSM4MJ4FSYQ .