xming
15th March 2002, 23:54
Well here is my experience:
1. get the cvs source (thx Koepi)
2. install MSVS 6 + sp5 + processor pack
3. unpack the src somewhere
4. the src MIGHT got mix up with LF and LF/CR from Linux to windowsso you need to open the DSP and DSW file with wordpad and save them again
5. compile xvidcore then vfw and dshow
6. for dshow you need the directx sdk too (I haven't try this)
I tried with ms compiler and intel compiler, and indeed they seem to be at the same speed but Intel's produces much lager code.
I also tried djgpp, but only got core compiled not vfw (there is no make file), anyone got any luck with this?
just a little note about my day of compiling,
xming
1. get the cvs source (thx Koepi)
2. install MSVS 6 + sp5 + processor pack
3. unpack the src somewhere
4. the src MIGHT got mix up with LF and LF/CR from Linux to windowsso you need to open the DSP and DSW file with wordpad and save them again
5. compile xvidcore then vfw and dshow
6. for dshow you need the directx sdk too (I haven't try this)
I tried with ms compiler and intel compiler, and indeed they seem to be at the same speed but Intel's produces much lager code.
I also tried djgpp, but only got core compiled not vfw (there is no make file), anyone got any luck with this?
just a little note about my day of compiling,
xming