kfb77 / vdr-plugin-markad

Continuation of the development from https://projects.vdr-developer.org/git/vdr-plugin-markad.git
GNU General Public License v2.0
9 stars 4 forks source link

Introduce Win32 into markad commandline. #11

Closed wirbel-at-vdr-portal closed 1 year ago

wirbel-at-vdr-portal commented 1 year ago

This commits add the possibility to clean compile markad commandline on mingw32(win32).

The binary created is a real windows binary, and doesnt depend on msys. On the other hand, the list of library dependencies is huge.

Whats not yet done, solve the differences on file paths and external dependencies.