[x264-devel] How can I compile x264 correctly in windows with VC

Foxy foxyshadis at hotmail.com
Fri Dec 7 20:45:31 CET 2007


cnexplorer wrote:
> Dear all,
> When I compile x264 in windows with vc2005+nasm, there's a problem as 
> follows,
> 2>..\..\muxers.c(33) : fatal error C1083: Cannot open include file: 
> 'windows.h': No such file or directory,
> while when I compile it with vc6.0+nasm,there're many troubles,why? 
> How can I correctly compile it in windows? Thank you!
> Thomas
>
>      
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>   
Sounds like you need to fix your build environment. VS and Platform SDK
both provide build environment command shells, or you might just need to
declare a few extra include/library paths on the solution.




More information about the x264-devel mailing list