Hello,
I was wondering if anyone knew how to correctly compile externs under WinNT 4.0. I have been trying to use the makefile in the "6.externs" directory of PD 0.25, but I keep getting an error when the linker tries to link with the file "pd.lib".
here's the error message I get:
\Audio\pd-0_25\pd\bin\pd.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x372d28ca
My disk is definitely not full., so i don't know what else it could be.
i am using nmake, cl, and link that come with Visual C++ version 5.0 the linker says version 5.00.7002
Thanks for any help, Travis