How to use OPENSLIDE_DEBUG variable?

Isaiah Norton isaiah.norton at gmail.com
Thu Jul 19 09:26:27 EDT 2018


It's an environment variable (
https://en.wikipedia.org/wiki/Environment_variable for background), so
first set it in the terminal (or runtime) as below, then start an openslide
program and look at the output.

Windows CMD:

set OPENSLIDE_DEBUG=help

bash:

export OPENSLIDE_DEBUG=help (or other options as listed)


On Wed, Jul 18, 2018 at 7:16 PM <schueffp at mskcc.org> wrote:

> Hi together,
>
>
>
> does somebody know how to use the OPENSLIDE_DEBUG variable (e.g. with an
> example)?
>
>
>
> The help page https://openslide.org/docs/debugopts/ says I can pass it.
> But where exactly?
>
>
>
> Where do I define it?
>
>
>
> I use the compiled C++ libraries for Windows, but could also cross-compile
> on Linux.
>
>
>
> Best,
>
> Peter
>
>
>
> =====================================================================
>
> Please note that this e-mail and any files transmitted from
> Memorial Sloan Kettering Cancer Center may be privileged, confidential,
> and protected from disclosure under applicable law. If the reader of
> this message is not the intended recipient, or an employee or agent
> responsible for delivering this message to the intended recipient,
> you are hereby notified that any reading, dissemination, distribution,
> copying, or other use of this communication or any of its attachments
> is strictly prohibited. If you have received this communication in
> error, please notify the sender immediately by replying to this message
> and deleting this message, any attachments, and all copies and backups
> from your computer.
> _______________________________________________
> openslide-users mailing list
> openslide-users at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20180719/37d2f320/attachment.html>


More information about the openslide-users mailing list