I have finally cross compiled and verified successfully vlc zipped (.zip and .7z) binaries on ubuntu 12.04 using the mingw 3.0<div>package i.e.</div><div><br></div><div>mingw-w64-i686-dev_3.0~svn5408-1_all.deb</div><div><br>
</div><div>with instructions <a href="http://wiki.videolan.org/Win32Compile">http://wiki.videolan.org/Win32Compile</a></div><div><br></div><div>and some tweaks as suggested in vlc forums with recompilation of qt4.8.2 that is downloaded during install.</div>
<div><br></div><div>I was getting npapi errors during <span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace;font-size:10px;line-height:19.03333282470703px">make package-win32</span></div><div>
and modified the extra/package/win32/package.mak) to skip npapi related things as suggested at one of vlc forum posts.</div><div><br></div><div>Now my .zip and .7z folders are generated and run fine on windows, but nsis installer is not generated with the following error log<br>
<div><div>near the end</div><div>.............</div><div><div>Compressing  vlc-2.0.4/sdk/lib/libvlc.dll.a      </div><div>Compressing  vlc-2.0.4/sdk/lib/libvlccore.dll.a      </div><div><br></div><div>Everything is Ok</div>
<div>make: *** No rule to make target `extras/package/win32/UAC/runas.cpp', needed by `..//vlc-2.0.4cross/win32/vlc-2.0.4/NSIS/UAC.dll'.  Stop.</div><div><br></div><div>Also i cannot find a ruas.cpp file on my machine. Any pointers to resolve this would be highly appreciated.</div>
<div><br></div><div>Thanks</div><div>Fayyaz</div><div><br></div></div></div></div><div><br></div>