[vlc-devel] a packaging error

KwangYul Seo kwangyul.seo at gmail.com
Fri Apr 27 02:49:29 CEST 2007


Hi,

I found a minor error in creating a win32 install package with 'make
package-win32-base-exe'

Section: "Mozilla plugin" ->(SEC03)
SectionIn: [2]
SetOutPath: "$INSTDIR"
!insertmacro: OpenUninstallLog
FileOpen: $INSTDIR\uninstall.log as a -> $UninstallLog
FileSeek: fp=$UninstallLog, ofs=0, mode=END, output=
!insertmacro: end of OpenUninstallLog
!insertmacro: InstallFile
File: "mozilla\npvlc.dll" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
   /oname=outfile one_file_only)
Error in macro InstallFile on macroline 1
Error in script "./vlc-0.9.0-svn/vlc.win32.nsi" on line 443 -- aborting
creation process
make: *** [package-win32-base-exe] Error 1

Though I disabled the mozilla plugin, the nsi script still includes Mozilla
plugin section.

Thanks,
Kwang Yul Seo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070427/41c25221/attachment.html>


More information about the vlc-devel mailing list