<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks, I've tried that according to
the VLC documentation with no success. I've spent over 1 solid
week trying to setup an environment to cross compile to Windows 64
but still do not have a successful build. Also, I did use the
precompiled builds above and got the error when I tried to
actually do the make in the vlc/win32 directory. It is my
understanding that the precompiled contribs do not contain the
tool chain for the actual cross compile. Am I missing something?
David<br>
<pre class="moz-signature" cols="72">David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:david.robison@openroadsconsulting.com">david.robison@openroadsconsulting.com</a>
web: <a class="moz-txt-link-freetext" href="http://openroadsconsulting.com">http://openroadsconsulting.com</a>
blog: <a class="moz-txt-link-freetext" href="http://therobe.blogspot.com">http://therobe.blogspot.com</a>
book: <a class="moz-txt-link-freetext" href="http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526">http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526</a>
</pre>
On 7/28/2014 12:51 PM, David Fuhrmann wrote:<br>
</div>
<blockquote
cite="mid:00BB1E9A-26FF-4055-901E-DA2B6C47512B@gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<br>
<div>
<div>Am 28.07.2014 um 16:33 schrieb David R. Robison <<a
moz-do-not-send="true"
href="mailto:david.robison@openroadsconsulting.com">david.robison@openroadsconsulting.com</a>>:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks for the tip. I installed
MXE and built for all packages. When I then ran the
configure, I still had to disable some packages to get the
configure to run:<br>
<br>
<tt>../extras/package/win32/configure.sh
--host=x86_64-w64-mingw32 --enable-static \</tt><tt><br>
</tt><tt> --disable-dvdread \</tt><tt><br>
</tt><tt> --disable-dca \</tt><tt><br>
</tt><tt> --disable-schroedinger \</tt><tt><br>
</tt><tt> --disable-caca \</tt><tt><br>
</tt><tt> --disable-chromaprint \</tt><tt><br>
</tt><tt> --disable-goom \</tt><tt><br>
</tt><tt> --disable-qt \</tt><tt><br>
</tt><tt> --disable-skins2</tt><tt><br>
</tt><br>
Not sure why this should be the case, but I finally got
the configure to finish cleanly.<br>
<br>
However, when I run the "make" it fails with the following
error:<br>
<br>
<tt>make[2]: Entering directory
`/home/david/vlc/win32/src'</tt><tt><br>
</tt><tt> GEN stamp-revision</tt><tt><br>
</tt><tt>make all-am</tt><tt><br>
</tt><tt>make[3]: Entering directory
`/home/david/vlc/win32/src'</tt><tt><br>
</tt><tt> CCLD libvlccore.la</tt><tt><br>
</tt><tt>/home/david/mxe/usr/x86_64-w64-mingw32/lib/libdbus-1.a(libdbus_1_la-dbus-sysdeps-thread-win.o):dbus-sysdeps-thread-win.c:(.text+0xd):
multiple definition of `DllMain'</tt><tt><br>
</tt><tt>win32/.libs/thread.o:/home/david/vlc/win32/src/../../extras/package/win32/../../../src/win32/thread.c:1007:
first defined here</tt><tt><br>
</tt><tt>collect2: error: ld returned 1 exit status</tt><tt><br>
</tt><br>
Is there something I'm still missing? David<br>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>Hi David,</div>
<div><br>
</div>
<div>I think the supported way is to use VLCs own prebuilt
contribs. Using these, there should be no need to install
native versions of the needed libraries, nor using MXE.</div>
<div><br>
</div>
<div>With best regards,</div>
<div>Another David</div>
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a>
</pre>
</blockquote>
<br>
<BR />
<BR />
<HR />
This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.<BR />
If you are not the intended recipient, please delete this email immediately.<BR />
</body>
</html>