Version 2 (modified by 19 years ago) ( diff ) | ,
---|
To build the beast you need:
- OS2-Tookit (included in eCS)
- VA365 (only for Mozilla-Helper-DLL) (maybe another icc also works)
(if you don't have icc or don't want/need to build npwv.dll comment outcd ..\np nmake
from
trunk\gui\makefile
)
- Open WATCOM Compiler
- SciTech SNAP Graphics SDK
- nmake.exe, implib.exe
- You have to have it after os2 toolkit is installed
All these packages have to be installed properly before you continue
- WO-toolkit
- http://hobbes.nmsu.edu/pub/os2/apps/mmedia/video/wo11src.zip
copyhwvideo.h
andhwvideo.lib
(or hwvideo.dll
in case you have nohwvideo.lib
)
to a directoryo:\tkWO
(for example)
- http://hobbes.nmsu.edu/pub/os2/apps/mmedia/video/wo11src.zip
- UNIAUD-toolkit
- ftp://ftp.netlabs.org/uniaud/SDK/unisdk.zip
unpack to a directoryo:\tkUNIAUD
(for example)
- ftp://ftp.netlabs.org/uniaud/SDK/unisdk.zip
Now you have all you need (If I've forgotten something, let me know)
- get/update the latest svn-sources for WarpVision from netlabs using
Get_WarpVision_Trunk_Source.cmd(for example)
- Edit
trunk\makefile.inc
to meet your needs - Create a destination directory for your build.
- Edit Build_Warp_Vision.cmd
- Run Build_Warp_Vision.cmd
- Tell me if it works
fbakan@… Timestamp
P.S. The RC.exe confirmed to work is
Version 4.00.010 Apr 26 1999 [88045 bytes, 30.06.99]
(Sorry, I don't remember where I got it)
Note:
See TracWiki
for help on using the wiki.