Hi, We are trying to build the VLC code in WinCE. We are not able to bulid as some of the files are missing in MAD library. Following files are missing,
1. libmad.c 2. layer1.c 3. layer2.c 4. errno.h 5. math.c
These 5 files are being used in VLC source code. We checked the source code available in FTP as well as in Mirror site. But we didnt fine these files there also. If we get these files it will be helpful for us to compile and build the source code.
Please help us as it very urgent for us.
Thanks, Bhumika
[One message is sufficient, please. As this is more appropriate for mad-dev, please note the Reply-To.]
On Tuesday, June 17, 2003, at 10:12 PM, Bhumika wrote:
We are trying to build the VLC code in WinCE. We are not able to bulid as some of the files are missing in MAD library. Following files are missing,
- libmad.c
- layer1.c
- layer2.c
- errno.h
- math.c
None of these files have ever been part of MAD. I don't know where you got the idea they are missing.
The file errno.h is a system header, and should only be required on systems that have it; you can avoid it by undefining HAVE_ERRNO_H in your config.h.
These 5 files are being used in VLC source code. We checked the source code available in FTP as well as in Mirror site. But we didnt fine these files there also. If we get these files it will be helpful for us to compile and build the source code.
Please help us as it very urgent for us.
What is this VLC source code you refer to?
These 5 files are being used in VLC source code. We checked the source code available in FTP as well as in Mirror site. But we didnt fine these files there also. If we get these files it will be helpful for us to compile and build the source code.
Please help us as it very urgent for us.
What is this VLC source code you refer to?
I'm tipping he's talking about VCL code.
CH
Hi Rob, Thanks for your reply. we have got the vlc source code from a person who has already run vlc on winCE platform.. but at the end he has got the vlc source code the vlc site itself. we may come accross some more doubts. please help us when we require.
Thanks, Bhumika
----- Original Message ----- From: "Rob Leslie" rob@mars.org To: mad-dev@lists.mars.org; mad-user@lists.mars.org Sent: Wednesday, June 18, 2003 12:40 PM Subject: [mad-user] Re: [mad-dev] help for missing files !! Urgent !!
[One message is sufficient, please. As this is more appropriate for mad-dev, please note the Reply-To.]
On Tuesday, June 17, 2003, at 10:12 PM, Bhumika wrote:
We are trying to build the VLC code in WinCE. We are not able to bulid as some of the files are missing in MAD library. Following files are missing,
- libmad.c
- layer1.c
- layer2.c
- errno.h
- math.c
None of these files have ever been part of MAD. I don't know where you got the idea they are missing.
The file errno.h is a system header, and should only be required on systems that have it; you can avoid it by undefining HAVE_ERRNO_H in your config.h.
These 5 files are being used in VLC source code. We checked the source code available in FTP as well as in Mirror site. But we didnt fine these files there also. If we get these files it will be helpful for us to compile and build the source code.
Please help us as it very urgent for us.
What is this VLC source code you refer to?
-- Rob Leslie rob@mars.org