[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can not compile MASH source code !
tclDvmBasic.h is part of the Dali library which the PSVP module of Mash
depends on. You can download Dali from http://www.cs.cornell.edu/dali,
or you can disable PSVP from your compilation by modifying Makefile.vc
Hope this helps.
> Dear Sir,
> I have download your MASH 5.0b2 source code and tried to compile under my Visuale C++6.0,but I failed, there seems many problem with the code, for example, there is not a file named "tclDvmBasic.h" which have been used in "psvp\vidreps.h", there also have problem while compile file encoder-h261.cc, because it did not define ByteImage and ScImage class.I want to know whether you can give me some advice. The following is the only part I have modified in makefile.vc file:
>
> # specify directories for stuff that mash depends on
> DALI_DIR =c:\dali
> TCLCL_DIR =e:\tclcl
> OTCL_DIR =e:\otcl
> RSDR_DIR =..\rsdr
> TK_DIR =e:\tk$(TK_DIR_SUFFIX)
> TCL_DIR =e:\tcl$(TCL_DIR_SUFFIX)
>
> # change the following lines to reflect local paths
> TOOLS32 = C:\PROGRA~1\MICROS~2\VC98
> cc32 = $(TOOLS32)\bin\cl
> rc32 = $(TOOLS32)\bin\rc
> link32 = $(TOOLS32)\bin\link
> CPP = $(cc32)
> CC = $(cc32)
> # browse info generation
> BSC32 = $(TOOLS32)\bin\bscmake
> BSC32_FLAGS=/nologo /n
> PERL = perl
> # insert a makedepend like function here
> MKDEP = c:\bin\makedep2
> VER = 5.0b2
>
> In addtion, I want to know the meaning of DALI_DIR directory, because I did not find that directory as I unzipped the source files!
>
> Thanks a lot
> ______________________________________
>
> ===================================================================
> 新浪免费电子邮箱 http://mail.sina.com.cn
> 新浪推出奥运短信息手机点播服务
> http://sms.sina.com.cn/
--
______________________________________________________________
weitsang@cs.cornell.edu 5157, Upson Hall (607) 255-9834