msgpack / msgpack-c

MessagePack implementation for C and C++ / msgpack.org[C/C++]
Other
3.03k stars 883 forks source link

How to compile msgpack-c on linux to use with mingw to cross compile apps for windows #1094

Open nullcharb opened 1 year ago

nullcharb commented 1 year ago

Hi,

I am working on a project and need to msgunpack-c but need to compile it on linux to use with mingw to cross compile apps for windows.

I would appreciate any assistance you can provide.

Thanks,

Ahmed.