Openslide + MATLAB
Benjamin Gilbert
bgilbert at cs.cmu.edu
Thu Oct 31 12:28:14 EDT 2013
On 10/31/2013 09:55 AM, Mitko Veta wrote:
> When I compiled the MEX function against the nightly development builds
> prior to openslide-win64-20131002-g8184aaf I encountered runtime errors.
> It seems that it only works with the latest development builds and an
> older version of Openslide that I compiled with MSVC++. I assume the
> source of the errors is incompatibility between MSVC++ (which I use to
> compile the MEX file) and MinGW. Did something change lately in the way
> the Windows binaries are build?
Hi Mitko,
There was recently a build change to fix several nonsensical-looking
runtime errors. Details here:
https://github.com/openslide/openslide/issues/124
https://github.com/openslide/openslide/issues/125
However, the fix should have landed in the 0921 build. If your code
works with the 1002 build but not with 0925, I don't have an explanation
for that.
--Benjamin Gilbert
More information about the openslide-users
mailing list