Morse simulator

Материал из razgovorov.ru
Перейти к: навигация, поиск
   go to http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/
   download the file pkg-config_0.26-1_win32.zip
   extract the file bin/pkg-config.exe to C:\MinGW\bin
   download the file gettext-runtime_0.18.1.1-2_win32.zip
   extract the file bin/intl.dll to C:\MinGW\bin
   go to http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28
   download the file glib_2.28.8-1_win32.zip
   extract the file bin/libglib-2.0-0.dll to C:\MinGW\bin


cmake -DCMAKE_BUILD_TYPE=Release -DPYTHON_EXECUTABLE=c:/python34/python -DPKG_CONFIG_EXECUTABLE=d:/soft/pkg/


cmake -G "MinGW Makefiles" -DCMAKE_MAKE_PROGRAM=mingw32-make

d:\Git\morse2>cmake -G "MinGW Makefiles" -DCMAKE_MAKE_PROGRAM=mingw32-make -DCMA KE_BUILD_TYPE=Release -DPYTHON_INSTDIR=c:\Python34\Lib\site-packages\ -DCMAKE_IN STALL_PREFIX=d:\git\morse2


http://sourceforge.net/projects/mingw-w64/files/latest/download?source=recommended