分页: 1 / 1

屏幕录像应该用哪个软件?

发表于 : 2005-11-04 18:33
yangcheng
装vnc2swf提示
gcc -DHAVE_LIBZ=1 -DHAVE_LIBMING=1 -I. -DVNC_SOCKLEN_T=socklen_t -I/usr/X11R6/include -O2 -Wall -g -c argsresources.c
argsresources.c:26:28: X11/Xaw/Toggle.h: 没有那个文件或目录
argsresources.c: In function `SetFullScreenState':
argsresources.c:460: error: `XtNstate' undeclared (first use in this function)
argsresources.c:460: error: (Each undeclared identifier is reported only once
argsresources.c:460: error: for each function it appears in.)
argsresources.c: In function `SetBGR233State':
argsresources.c:464: error: `XtNstate' undeclared (first use in this function)
argsresources.c: In function `SetAutoState':
argsresources.c:468: error: `XtNstate' undeclared (first use in this function)
make: *** [argsresources.o] 错误 1


X11下的确没有那个文件,要怎么处理?
或者推荐些其他软件

3X

发表于 : 2005-11-04 19:13
eexpress
Toggle.h应该不是系统的。是你的软件没有正确安装完整吧。

发表于 : 2006-05-28 4:27
Hamtaro
用python脚本就好了

哦 还需要vnc server配合才行