Re: LMS for Windows using Strawberry Perl
Michael Herger <slim-b/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
> CALL pp -o ..\slimserver.exe -M Win32:: -X XML::Parser -X XML::Parser::Expat -X YAML::XS -X Class::XSAccessor -X Template::Stash::XS slimserver.pl Would that executable include all Slim/* files? Were the existing *.perlapp etc. files of any help (eg. https://github.com/Logitech/slimserver-platforms/blob/public/8.3/win32/squeezecenter.perlsvc)? > I now need to script the entire build process which on Windows is going > to be a pain. Hey, you got Perl on that system, don't you? ;-) You could fork https://github.com/Logitech/slimserver-platforms/blob/public/8.3/buildme.pl.