View Full Version : Dummy Question: X264 Built on Visual .net
zoeliu
14th October 2006, 08:04
If I would like build x264.sln using Visual Studio .Net, how could I integrate NASM? I simply opened the solution in .Net and tried to rebuild it, but got complained that 'nasm' is not recognized.
Very dummy question. I'll also try to find out how to integarte NASM to .net by myself, but it would be super if someone here can help me ...
Nic
14th October 2006, 10:38
This thread would probably have been better suited to the Development forum.
However,
Install NASM (google for it if you don't have it). Then inside Visual Studio use the menu to go Tools->Options->Projects and Solutions->VC++ Directories then add NASM's directory to the list already shown. (i.e. C:\Program Files\NASM )
(it should already be selected for "Excutable files" but if not select it).
-Nic
Sirber
14th October 2006, 10:46
x264 might be compilable under Visual C++. Best use cygwin. I never got VC++ to compile x264 :)
devaster
14th October 2006, 17:51
my home builds are alll in VC2005 + icl9....
bond
14th October 2006, 19:55
moved
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.