On Thursday, September 28, 2023 1:44:45 PM CEST Ross Maxx wrote:
[...]
> Hi from the LMMS team. I am a contributor there. We use libgig for our gig
> player plugin, which plays .gig files. I, along with some other devs, were
> working on getting gigplayer ported to MSVC and came to know that libgig is
> not there in vcpkg. So I opened a PR there to get it added.
> 
> Here's the Pull Request link : [libgig] New Port by Rossmaxx · Pull Request
> #33255 · microsoft/vcpkg (github.com)
> <https://github.com/microsoft/vcpkg/pull/33255>
> 
> While working with the port, we patched some stuff temporarily and would
> like to upstream some of those patches.
> 
> patch 1 - fix ssize_t on MSVC. MSVC compiler doesn't contain `ssize_t` but
> it contains `SSIZE_T`.
> 
> patch 2 - set minimum C++ 11 in Cmake. Missing condition, should be there.
> 
> patch 3 -  fix usage of libakai. There was an issue with cmake in libakai
> 
> Hope you get back to me soon.

Applied to SVN. Thanks!

https://svn.linuxsampler.org/cgi-bin/viewvc.cgi?view=revision&revision=4063

/Christian




_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to