Page 1 of 1

Submit with Dependency Library

Posted: 20 Sep 2013 10:27
by andifuchs
Hello,

I want to submit my module to the devel-mailinglist and not sure how to handle the dependency library. I read through all the wiki, but didn't find a conclusive answer. To compile i added the netcdf library, which is dependent on hdf5 an szip (so the source files are rather big) and configured the configure.ac accordingly to link it, if it's installed on the system. This works for Linux well. For Windows cross compiling i copy the precompiled libraries into the according contrib folder and link it. Unfortunately they don't get packed, but if the dlls are installed on the system (or in the vlc main directory) they work fine.

I know this isn't the perfect way, but is this ok to send for now? If not, how should i include it (linux/windows)?

best regards, Andi

Re: Submit with Dependency Library

Posted: 27 Sep 2013 01:20
by Jean-Baptiste Kempf
Care about Linux, and we'll do the rest.