ErichTralala
22nd January 2004, 16:16
Hi,
i've got a problem. I was looking for the osmo4-player, but on the downloadsite i've found only the sourcecode. Now i tried to compile the "gpac_extra_libs" with MSVStudio .Net 2003. Except for "faad2" and "xvid_core" everything went fine.
To compile "faad2" it missed one file in the path named "dither.c", but there is no such file. :confused:
To compile "xvid_core" i downloaded the nasm assembler and installed it in the searchpaths of MSVStudio. Then i tried to compile, but soon an error occured:
Assembling c:\gpac_extra_libs\xvidcore\src\utils\x86_asm\mem_transfer_mmx.asm
nasm: error: no input file specified
type `nasm -h' for help
Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: "Assembling c:\gpac_extra_libs\xvidcore\src\utils\x86_asm\mem_transfer_mmx.asm"
Can someone help me to solve this problem or is it because it's .NET?
Did anyone succesfully compile the osmo4-player and the other tools?
Thanks
i've got a problem. I was looking for the osmo4-player, but on the downloadsite i've found only the sourcecode. Now i tried to compile the "gpac_extra_libs" with MSVStudio .Net 2003. Except for "faad2" and "xvid_core" everything went fine.
To compile "faad2" it missed one file in the path named "dither.c", but there is no such file. :confused:
To compile "xvid_core" i downloaded the nasm assembler and installed it in the searchpaths of MSVStudio. Then i tried to compile, but soon an error occured:
Assembling c:\gpac_extra_libs\xvidcore\src\utils\x86_asm\mem_transfer_mmx.asm
nasm: error: no input file specified
type `nasm -h' for help
Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: "Assembling c:\gpac_extra_libs\xvidcore\src\utils\x86_asm\mem_transfer_mmx.asm"
Can someone help me to solve this problem or is it because it's .NET?
Did anyone succesfully compile the osmo4-player and the other tools?
Thanks