ID: Q140453
The information in this article applies to:
The 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.
The 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.
Create a subdirectory named Inc in \Ddk\Mmedia. Copy the files from \Ddk\Mmedia\Include to \Ddk\Mmedia\Inc.
Microsoft 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 reference words: 4.00
Version : 4.00
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: January 6, 1999