Re: need the file libxvidcore.lib
"Pratap Kumar" <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Saied, This is a known problem on MSVC 2005. Use the below line as the command line rule to build every assembly file. nasm -f win32 -DPREFIX -I$(InputDir) -o "$(IntDir)\$(InputName).obj" "$(InputPath)" Thanks, Pratap On Mon, Dec 22, 2008 at 8:09 PM, Saied Javadi <[email protected]> wrote: > Hi Dark Sylinc, > Lets me to say thanks for your replay. > the compile error in compiling project "libxvidcore_static" is bellow: > Error 1 error PRJ0019: A tool returned an error code from > "Assembling > "xvidcore-1.2.1\xvidcore\src\plugins\x86_asm\plugin_ssim-a.asm" > libxvidcore_static > and > I am using MSVC ver 2005. > > Thank you again, > Saied Javadi. > > On 12/22/08, Dark Sylinc <[email protected]> wrote: > >> I have some problem in compiling the source code, i need > >> only the last > >> stable libxvidcore.lib. > > > > Could you be more specific?? > > May be we can help you. > > > > From the *.lib extension I assume it's Windows, but what MSVC version? > 2003, > > 2005, 2005 SP1, 2008? > > What kind of trouble you're having? > > XviD compiling is very straight forward with MSVC > > > > Even if we were to provide you the *.lib file, we need the MSVC version > to > > ensure you maximum compatibility. > > > > Cheers > > Dark Sylinc > > > > IMPORTANT: > > The information contained in this email may be commercially sensitive > and/or > > legally privileged. It is intended solely for the person(s) to whom it is > > addressed. If the reader of this message is not the intended recipient, > you > > are on notice of its status and hereby notified that your access is > > unauthorized, and any review, dissemination, distribution, disclose or > > copying of this message including any attachments is strictly prohibited. > > Please notify the sender immediately by reply e-mail and then delete this > > message from your system. > > > > > > --- El lun 22-dic-08, Saied Javadi <[email protected]> escribió: > > > >> De: Saied Javadi <[email protected]> > >> Asunto: [XviD-devel] need the file libxvidcore.lib > >> Para: [email protected] > >> Fecha: lunes, 22 de diciembre de 2008, 8:11 am > >> I have some problem in compiling the source code, i need > >> only the last > >> stable libxvidcore.lib. > >> Could you help me to get it please? > >> > >> Thanks in advance > >> Saied Javadi. > >> _______________________________________________ > >> Xvid-devel mailing list > >> [email protected] > >> http://list.xvid.org/mailman/listinfo/xvid-devel > > > > > > Yahoo! Cocina > > Recetas prácticas y comida saludable > > http://ar.mujer.yahoo.com/cocina/ > > > > _______________________________________________ > > Xvid-devel mailing list > > [email protected] > > http://list.xvid.org/mailman/listinfo/xvid-devel > > > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel >