mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] MXE package manager on windows


From: Rashad M
Subject: [Mingw-cross-env-list] MXE package manager on windows
Date: Tue, 7 Oct 2014 15:12:30 +0530

Hello all,

I have been using mxe for a while to package OTB library[1]. In the process I had created and updated some .mk files. For deploying generated exe for testing and usage I am actually copying all .dll from TARGET/bin/ TARGET/lib and making a zip file.

Now instead of doing the good work in lazy way I was thinking of having a package manager application that can download and install from a windows system.

There can be another make target for any package like

make package-opencv
under this target one can mention list of .dll or .exe that needs to be deployed.
and for every package-* it copies the fixed set of dll such as libgmp.dll etc..

Any thoughts?

[1] http://www.orfeo-toolbox.org/otb/

--
Regards,
   Rashad

reply via email to

[Prev in Thread] Current Thread [Next in Thread]