Question about make package-win32-zip

*nix specific usage questions
robertparson
New Cone
New Cone
Posts: 6
Joined: 31 Oct 2007 00:45

Question about make package-win32-zip

Postby robertparson » 10 Dec 2007 15:09

Hello everybody,

When I compile VLC, the pictures files are in (DIR_VLC)/share/http/images

But When i create a windows package : make package-win32-zip the pictures files are in (DIR_VLC)/http/images

Does the package-win32-zip modifies the path of pictures ?

Thanks
Best Regards

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: Question about make package-win32-zip

Postby funman » 10 Dec 2007 15:20

yes it does

extract from Makefile.am, package-win-common target

cp $(srcdir)/share/http/*.html $(top_builddir)/vlc-${VERSION}/http/ ;

robertparson
New Cone
New Cone
Posts: 6
Joined: 31 Oct 2007 00:45

Re: Question about make package-win32-zip

Postby robertparson » 10 Dec 2007 16:04

cp $(srcdir)/share/http/*.html $(top_builddir)/vlc-${VERSION}/http/ ;
Yes, I see it... In fact i would like to know where and how in the vlc code, you can manage the path of the picture.... between normal compil' and when we create a package ( with make package-win32-zip)

Thanks :oops:


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 28 guests