作者Skx (Muscovite)
看板PttCurrent
标题Re: 嗯..我又有问题了..
时间Mon Aug 15 23:04:25 2005
※ 引述《scwg (孤单)》之铭言:
: Hmm chess.h, 没道理
: 可以请问一下 source 是怎麽抓下来的吗? i.e. 完整 command list
依照..INSTALL中的..
wget -r -np
http://OpenSVN.csie.org/pttbbs/trunk/pttbbs
在/home/bbs/ 底下抓.
之後再用 mv OpenSVN.csie.org/pttbbs/trunk/pttbbs ~/pttbbs
: 然後 gcc version?
%gcc -v
Using built-in specs.
Target: i386-portbld-freebsd5.4
Configured with: ./..//gcc-4.0-20050728/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=40 --libdir=/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.0.2 --with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd5.4/4.0.2/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd5.4
Thread model: posix
gcc version 4.0.2 20050728 (prerelease) [FreeBSD]
%
: 可以列一下 include/chess.h 一开始几行吗?
%more chess.h
X-Pad: avoid browser bug
/* $Id$ */
#ifndef INCLUDE_CHESS_H
#define INCLUDE_CHESS_H
#define CHESS_DRAWING_TIME_ROW 128
#define CHESS_DRAWING_TURN_ROW 129
#define CHESS_DRAWING_WARN_ROW 130
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 218.174.158.231