To build the beast (video2.exe and the various DLLs) you need these tools:
- 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
- nmake.exe, implib.exe
- You have to have it after os2 toolkit is installed
- nasm.exe
- http://hobbes.nmsu.edu/pub/os2/dev/asm/nasm-0.98.38-emx.zip
You only need nasm.exe from this package.
- http://hobbes.nmsu.edu/pub/os2/dev/asm/nasm-0.98.38-emx.zip
All the above packages have to be installed properly before you continue
If you want to build the plugins, you will also need
- SciTech SNAP Graphics SDK
- 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) Now you have to
- 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 and then 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)
Last modified
18 years ago
Last modified on Dec 9, 2006, 3:53:13 AM
Note:
See TracWiki
for help on using the wiki.