kwiechen

Results 6 comments of kwiechen

In order to replace the winbuild script/cross compiling for Windows have you considered using MSYS2? Here with Precipoint/VMIC support from https://github.com/Markus-PP/openslide-vmic.git ![grafik](https://user-images.githubusercontent.com/17689755/104850920-2d48ae80-58f2-11eb-9df5-c8718577d1d2.png)

using MSYS2 building openslide is simply calling ./configure && make && make install avoiding winbuild.sh/cross compilation. Did you rebuild pixman or other openslide dependencies from source on Linux? Am So.,...

maybe the openslide-winbuild cross compiling script can be used ..... Am Mo., 18. Jan. 2021 um 10:19 Uhr schrieb Pete : > @kwiechen As I understand it, MSYS2 is for...

https://github.com/microsoft/vcpkg may help to build openslide's dependencies?

> > > I can get things to work on Windows/Linux/Mac fine, I just can't get things to work in a portable way. Somehow we need a streamlined process of...

is it possible to include the vmic driver?