Last active
December 14, 2015 22:29
-
-
Save ynaoto/5159219 to your computer and use it in GitHub Desktop.
Configure to build 'daemonshogi-0.7.0' on Mac OS-X Mountain Lion. Just use MacPorts to install a lot of additional packages will be required during the build process.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./configure --prefix=/opt/local/ CPPFLAGS=-I/opt/local/include/ LDFLAGS=-L/opt/local/lib LIBS=-liconv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment