[x264-devel] Re: x264 and Visual Studio 7.1
Mathieu Monnier
manao at melix.net
Thu Jun 23 09:33:39 CEST 2005
Hi,
As always with VC6 / VC7 projects files, there's an issue with the way
MSVC handles names with spaces. If you right click on an asm files and
look at the command line that is given to nasm, you should see that it
puts abusive quotes around the asm path / file name. Remove these quotes
( or put them more apprioriately ), and nasm should be able to compile
without problem.
Regards,
Mathieu
--
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