- Open sfw.sln and build
- Run
./build.sh -os mac -arch "i386 x86_64"
(or whatever arch you need)
- Run
./build.sh -os linux -arch "i386 x86_64"
(or whatever arch you need)
- Install the cross compiler at http://crossgcc.rts-software.org/doku.php?id=compiling_for_linux
- Run
./xbuild-osx-to-linux-64.sh