add Windows section to readme
Reported-by: Ben S.
This commit is contained in:
parent
e74828c19e
commit
9a25cd9178
@ -168,4 +168,10 @@ cmake --build . -- -j$(nproc --ignore=1)
|
|||||||
|
|
||||||
To create a deb or rpm package, run `make package` after compiling.
|
To create a deb or rpm package, run `make package` after compiling.
|
||||||
|
|
||||||
|
===== Windows
|
||||||
|
|
||||||
|
mastodonpp has been reported to compile with MinGW GCC, but
|
||||||
|
`http_method::DELETE` has to be renamed, because Windows headers define a
|
||||||
|
`DELETE` macro.
|
||||||
|
|
||||||
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]
|
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user