<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I am cross-compiling VLC 3.0.0-git for Windows 32-bit using i686-w64-mingw32. Which version of Qt should be used? 4.x or 5.x?</div><div>Because the final make command results in an error with the libqt4_plugin that looks like a mess-up between version 4 and 5…?!?</div><div>Any ideas how to resolve this?</div><div><br></div><div><code><blockquote type="cite"> #    if WINAPI_FAMILY==WINAPI_FAMILY_PHONE_APP<br>                        ^<br>  CXX      libqt4_plugin_la-resources.lo<br>  CXXLD    libqt4_plugin.la<br>/home/andreasfuchs/vlc_nosofa/vlc/contrib/i686-w64-mingw32/lib/libQt5Core.a(qcoreapplication.o):qcoreapplication.cpp:(.text+0x35c8):
 undefined reference to `__cxa_throw_bad_array_new_length'<br>/home/andreasfuchs/vlc_nosofa/vlc/contrib/i686-w64-mingw32/lib/libQt5Core.a(qobject.o):qobject.cpp:(.text+0xbe2):
 undefined reference to `__cxa_throw_bad_array_new_length'<br>/home/andreasfuchs/vlc_nosofa/vlc/contrib/i686-w64-mingw32/lib/libQt5Core.a(qobject.o):qobject.cpp:(.text+0x8d9c):
 undefined reference to `__cxa_throw_bad_array_new_length'<br>/usr/bin/i686-w64-mingw32-ld:
 
/home/andreasfuchs/vlc_nosofa/vlc/contrib/i686-w64-mingw32/lib/libQt5Core.a(qobject.o):
 bad reloc address 0x350 in section `.rdata'<br>collect2: error: ld returned 1 exit status<br>make[7]: *** [libqt4_plugin.la] Error 1</blockquote><br></code></div><div><code>I posted more details on the forum (<a href="https://forum.videolan.org/viewtopic.php?f=32&t=122022">https://forum.videolan.org/viewtopic.php?f=32&t=122022</a>), but got no answer so far.</code></div><div><code>Thank you!</code></div><div><code><br></code></div><div><code>Regards,</code></div><div><code>Wolfgang</code></div></body></html>