[x264-devel] Re: x264 and Visual Studio 7.1
Rings Schwarz
schwarzrings at gmail.com
Thu Jun 23 09:29:52 CEST 2005
Hi,
I think the custom build command is not correct. You may need to
delete those quotation marks around the macro name.
Rings
On 6/23/05, Rucka <rucka at tiscalinet.it> wrote:
> Hi all,
> I'm trying to compile x264 library with Visual Studio, but we met some
> problems in the attempt.
>
> This is my output build log.
>
> ------ Rebuild All started: Project: libx264, Configuration: Debug Win32
> ------
>
> Deleting intermediate files and output files for project 'libx264',
> configuration 'Debug|Win32'.
> Assembly z:\temp\x264\common\i386\predict-a.asm
> nasm: error: no input file specified
> type `nasm -h' for help
> Project : error PRJ0019: A tool returned an error code from "Assembly
> z:\temp\x264\common\i386\predict-a.asm"
>
> Build log was saved at "file://z:\temp\x264\build\win32\Debug\BuildLog.htm"
> libx264 - 2 error(s), 0 warning(s)
>
>
> The svn revision is 270 and I'm using nasm version 0.98.38. To compile asm
> files with custom Build Tool I added the path of NASM (c:\apps\nasm) in the
> Executable Directories list of Visual Studio (Tools->Options->Project->Vc++
> Directories).
>
> If I try to compile predict-a.asm file with nasm at command line (with the
> same parameters used by Custom Build Tool), it works fine.
>
> What's wrong with Visual Studio?
>
> Thank's a lot for your help.
>
> Gianluca
>
>
> --
> This is the x264-devel mailing-list
> To unsubscribe, go to: http://developers.videolan.org/lists.html
>
>
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list