Skip to content

Commit

Permalink
there's an script for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Mullen (grayhatter) committed Jan 7, 2015
1 parent 9ee9da7 commit 8ee351e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ Note: building for Windows requires mingw-w64 (mingw lacks needed header files),

`gcc -o uTox.exe *.c ./png/png.c icon.res -lgdi32 -lmsimg32 -ldnsapi -lcomdlg32 -lopenal32 -lole32 -lstrmiids -loleaut32 -lvpx -ltoxav`

### Automagic scrips

Assuming you have a working unix-like envrioment, there's a build script to cross compile for windows in [tools/]

<a name="osx" />
## OSX
You need XQuartz on 10.8+, no video yet.
Expand Down

0 comments on commit 8ee351e

Please sign in to comment.