<br><div>I pulled from vlc git which is version 2.1.0. With mingw 3.0 i only had to remake qt4. However, again had to disable npapi related parts of package.mak.</div><div><br></div><div>After that it seems my nsis installer build went further than the previous time. However, now it failed with following log. I am going to try to remove reference to npvlc.dll from vlc.win32.nsi script file and try. But i was wondering if this is expected or if i need to fix some module externally to get this resolved more appropriately. Thanks</div>
<div><br></div><div><div>CreateShortCut: "$DESKTOP\VLC media player.lnk"->"$INSTDIR\vlc.exe"  icon:,0, showmode=0x0, hotkey=0x0, comment=</div><div>SectionEnd</div><div>SectionGroup !$Name_Section34</div>
<div>Section: "$Name_Section03" ->(SEC03)</div><div>SectionIn: [0] [2] </div><div>SetOutPath: "$INSTDIR"</div><div>!insertmacro: OpenUninstallLog</div><div>FileOpen: $INSTDIR\uninstall.log as a -> $UninstallLog</div>
<div>FileSeek: fp=$UninstallLog, ofs=0, mode=END, output=</div><div>!insertmacro: end of OpenUninstallLog</div><div>!insertmacro: InstallFile</div><div><b>File: "npvlc.dll" -> no files found.</b></div><div>Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |</div>
<div>   /oname=outfile one_file_only)</div><div>Error in macro InstallFile on macroline 1</div><div>Error in script "../vlc-git/vlc/win32/vlc-2.1.0-git/vlc.win32.nsi" on line 266 -- aborting creation process</div>
<div>make: *** [package-win32-exe] Error 1</div></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Dec 15, 2012 at 3:55 PM, Rafaël Carré <span dir="ltr"><<a href="mailto:funman@videolan.org" target="_blank">funman@videolan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 15/12/2012 10:22, fayyaz lodhi a écrit :<br>
<div class="im">> Thank you Rafaël Carré, I am using tar ball 2.0.4 because it was latest<br>
> stable one.<br>
><br>
> What do you suggest should i do? Pull the latest git and cross compile from<br>
> scratch? Or is there i short cut that i could replace some component from<br>
> git / 2.0.5 tarball?<br>
<br>
</div>Before it is fixed you should use git, 2.0.5 will have the same problem.<br>
<br>
> Thanks<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>