Displaying 2 results from an estimated 2 matches for "iaxmm".
Did you mean:
iax
2004 May 13
1
missing file
Hello,
I tried to compile the VP3 source code but faced an error that went
something like this:
"fatal error A1000: cannot open file : iaxmm.inc"
I believe I need the file "iaxmm.inc" for the compilation to go through
successfully. Does anyone know how I might be able to get hold of this
file? I think it's an MASM macro file.
Regards,
Navneet
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg pr...
2002 Sep 05
3
Setting up VC6 to build VP3 source
...ion of Visual C++ 6 you will need some
extra bits:
a) Visual C++ Service pack 5, available at msdn.microsoft.com.
b) Visual C++ processor pack, which contains the MASM assembler tool. Get it
from http://msdn.microsoft.com/vstudio/downloads/ppack/download.asp
c) Intel's Macropack include file (iaxmm.inc). Get it at
http://www.intel.com/vtune/macropak/download.htm
Install them in this order. The iaxmm.inc file can be copied to VC include
directory. I wonder if you guys are building it wieh VC .Net? Not that I am
eager to install it, but in the future MS will probably discontinue support
for VC...