The information in this article applies to:
SYMPTOMSThe PC 9800 DDK Multimedia Sample in the \Mmedia\Samples\Nec73pcm\Drv directory does not build correctly. During the compile, the Vxdpipe.h file in the Include path cannot be found. NMAKE returns and displays errors stating that it can't find certain Include files. CAUSEThe Ddkenv.bat file when run sets up an additional directory where Include files can be found. The directory is specific to the module being compiled. In the case of MMEDIA, it adds the \Ddk\Mmedia\Inc directory to the the Include set statement. This directory does not exist; the files are actually in \Ddk\Mmedia\Samples\Include. RESOLUTIONCreate a subdirectory named Inc in \Ddk\Mmedia. Copy the files from \Ddk\Mmedia\Include to \Ddk\Mmedia\Inc. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 4.00
Keywords : |
Last Reviewed: October 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |