<div dir="ltr"><div><div><div>Hi Benjamin,<br><br></div>I have already tried dependency walker and there are a lot of missing api-ms-win*.dll errors. And I have tried to build the python bindings by myself, but this seems to have a visual c++ v10 dependency. Is it possible to switch to visual studio 2013 or 2015?<br><br></div>Best regards,<br><br></div>Kai<br><br><br><div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-13 5:23 GMT+02:00 Benjamin Gilbert via openslide-users <span dir="ltr"><<a href="mailto:openslide-users@lists.andrew.cmu.edu" target="_blank">openslide-users@lists.andrew.cmu.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Apr 11, 2016 at 08:31:43PM +0200, kwiechen via openslide-users wrote:<br>
> running openslide-show-properties works when calling in the bin directory<br>
> but not when I move the binary to another location.<br>
><br>
> I am using Windows 10 Pro 64 bit.<br>
<br>
</span>Hi Kai,<br>
<br>
It's expected that the .exe won't work when separated from its DLLs.  It's<br>
interesting that it works at all, though: there's a missing symbol somewhere<br>
in the dependency chain, but evidently one that's only accessed when<br>
OpenSlide is loaded into Python?  I can't track this down right now, but<br>
I'll try to take a look when I get a chance.  Meanwhile, if you get anywhere<br>
with it, let us know.  Checking for Dependency Walker errors on<br>
libopenslide-0.dll might be a good place to start.<br>
<div class="HOEnZb"><div class="h5"><br>
--Benjamin Gilbert<br>
_______________________________________________<br>
openslide-users mailing list<br>
<a href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users" rel="noreferrer" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br>
</div></div></blockquote></div><br></div>