Update README.md

This commit is contained in:
eukara 2021-06-06 10:40:07 -07:00 committed by GitHub
parent 16811dcf6c
commit 4f278865fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -34,7 +34,9 @@ gtkgtlext-1.0 is notorious for using both include and lib/gtkgtlext-1.0/include
Clang should also be supported, pass CC=clang and CXX=clang++ if you want to use it.
We don't work on NT. You're on your own with that one.
On NT you'll probably have a build command-line likes this:
`CC=i686-w64-mingw32-gcc CXX=i686-w64-mingw32-g++ PKG_CONFIG_PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig make -j 4`
Not all works yet, but stay tuned.
## Dependencies
* gcc-c++