Page 1 of 1

compiling vlc2.0.6 x64

Posted: 08 Jun 2013 13:49
by joseAndresGomezTovar
Hello,

I am trying to compile vlc2.0.6 x64 with mingw64.
I have a windows 7 x64 and I downloaded and install <mingw-w64-v2.0.8>.

I read <http://wiki.videolan.org/Compile_VLC> but I have any doubts.

Steps:
1) I run this
../bootstrap --host=x86_64-w64-mingw32

result
Guessing build system... mingw32
Creating configuration file... config.mak
../bootstrap: line 216: unlink: command not found
Bootstrap completed.

Run "make" to start compilation.

What can I do to solve this? Can I continue?

2)
make prebuilt

result
/bin/sh: x86_64-w64-mingw32-gcc: command not found
Makefile:334: *** Neither curl nor wget found!. Stop.

What I have to do?


I try with
make

result
/bin/sh: x86_64-w64-mingw32-gcc: command not found
../../contrib/src/SDL_image/rules.mak:12: *** Neither curl nor wget found!.


Thank you in advance.

Re: compiling vlc2.0.6 x64

Posted: 09 Jun 2013 15:11
by Jean-Baptiste Kempf
You should read the MSYS howto.

Re: compiling vlc2.0.6 x64

Posted: 11 Jul 2013 18:27
by joseAndresGomezTovar
Thank you Jean-Baptiste, I´m following the steps of <http://wiki.videolan.org/Win32CompileMSYSNew> and I propouse some changes:

1- lua url or info
if I use the URL of the web I don´t have a lua folder.

I find this url
http://sourceforge.net/projects/luabina ... z/download

2- yasm url
I don´t find the yasm information.

I have a problem with the
bootstrap
yasm not found

thank you in advance

Re: compiling vlc2.0.6 x64

Posted: 12 Jul 2013 01:15
by Jean-Baptiste Kempf
You should be able to do them in extras/tools/