svnno****@sourc*****
svnno****@sourc*****
2017年 3月 23日 (木) 18:06:27 JST
Revision: 6653 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6653 Author: maya Date: 2017-03-23 18:06:27 +0900 (Thu, 23 Mar 2017) Log Message: ----------- SFMT について記述を追加 Modified Paths: -------------- trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/reference/develop.txt -------------- next part -------------- Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2017-03-23 06:04:35 UTC (rev 6652) +++ trunk/doc/en/html/reference/develop.txt 2017-03-23 09:06:27 UTC (rev 6653) @@ -49,6 +49,7 @@ - OpenSSL 1.0.2k (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) - PuTTY 0.68 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) +- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html) * Notice for SVN commiter @@ -140,7 +141,12 @@ (2) Launch 'Visual Studio 2005 Command Prompt' batch file from start menu. (3) Move 'libs' directory on the command prompt. And run buildzlib.bat. + 5. SFMT (used by Tera Term Macro) + (1) Extract SFMT source into libs/SFMT directory. + (2) Launch 'Visual Studio 2005 Command Prompt' batch file from start menu. + (3) Move 'libs' directory on the command prompt. And run buildSFMT.bat. + * How to build Tera Term To build Tera Term source code is shown in the following step: And you should use Visual Studio 2005 Standard Edition later version to build Tera Term because Tera Term program links MFC library (Visual Studio 2005 Express Edition can't be used). @@ -251,6 +257,8 @@ http://www.zlib.net/ PuTTY http://www.chiark.greenend.org.uk/~sgtatham/putty/ + SFMT + http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html CygTerm https://googledrive.com/host/0B1s-dM6d6yC4fmhEZ3c0VTNFWEFtV3daUlRGQmFHVnBmVHRybUNnUVliNWktNDRlZ2NnZTQ/index-e.html LogMeTT Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2017-03-23 06:04:35 UTC (rev 6652) +++ trunk/doc/ja/html/reference/develop.txt 2017-03-23 09:06:27 UTC (rev 6653) @@ -51,6 +51,7 @@ - OpenSSL 1.0.2k (http://www.openssl.org/) - zlib 1.2.11 (http://www.zlib.net/) - PuTTY 0.68 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) +- SFMT 1.5.1 (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html) \x81\xA1 SVN \x83R\x83~\x83b\x83^\x81[\x82ւ̒\x8D\x88\xD3 @@ -145,7 +146,12 @@ (2) \x83X\x83^\x81[\x83g\x83\x81\x83j\x83\x85\x81[\x82\xA9\x82\xE7\x81uVisual Studio 2005 \x83R\x83}\x83\x93\x83h \x83v\x83\x8D\x83\x93\x83v\x83g\x81v\x82\xF0\x8BN\x93\xAE\x82\xB7\x82\xE9\x81B (3) \x83R\x83}\x83\x93\x83h\x83v\x83\x8D\x83\x93\x83v\x83g\x8Fォ\x82\xE7 libs \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82Ɉړ\xAE\x82\xB5\x81Abuildzlib.bat \x82\xF0\x8E\xC0\x8Ds\x82\xB7\x82\xE9\x81B + 5. SFMT (used by Tera Term Macro) + (1) SFMT \x82̃\\x81[\x83X\x82\xF0 libs/SFMT \x82̒\x86\x82ɓW\x8AJ\x82\xB7\x82\xE9\x81B + (2) \x83X\x83^\x81[\x83g\x83\x81\x83j\x83\x85\x81[\x82\xA9\x82\xE7\x81uVisual Studio 2005 \x83R\x83}\x83\x93\x83h \x83v\x83\x8D\x83\x93\x83v\x83g\x81v\x82\xF0\x8BN\x93\xAE\x82\xB7\x82\xE9\x81B + (3) \x83R\x83}\x83\x93\x83h\x83v\x83\x8D\x83\x93\x83v\x83g\x8Fォ\x82\xE7 libs \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82Ɉړ\xAE\x82\xB5\x81AbuildSFMT.bat \x82\xF0\x8E\xC0\x8Ds\x82\xB7\x82\xE9\x81B + \x81\xA1 Tera Term\x82̃r\x83\x8B\x83h\x95\xFB\x96@ Tera Term\x82̃r\x83\x8B\x83h\x95\xFB\x96@\x82ɂ\xA2\x82Ĉȉ\xBA\x82Ɏ\xA6\x82\xB5\x82܂\xB7\x81B \x83r\x83\x8B\x83h\x82ɂ\xCDVisual Studio 2005 Standard Edition\x88ȏオ\x95K\x97v\x82ł\xB7\x81B\x81iVisual Studio 2005 Express Edition\x82͕s\x89j @@ -258,6 +264,8 @@ http://www.zlib.net/ PuTTY http://www.chiark.greenend.org.uk/~sgtatham/putty/ + SFMT + http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html CygTerm https://googledrive.com/host/0B1s-dM6d6yC4fmhEZ3c0VTNFWEFtV3daUlRGQmFHVnBmVHRybUNnUVliNWktNDRlZ2NnZTQ/index.html LogMeTT