Using various versions of GAPAT

Question
We have multiple applications that use the Anoto Paper SDK (various versions). We would like to have each application be able to use its own GAPATHOME environment variable. What can we do?

Answer
Instead of doing this globally you could do this in each application by setting:
Environment.SetEnvironmentVariable("GAPATHOME", <path to this programs specific gapat data folder>). If you do this in all applications then the GAPATHOME would be set locally and you could point to different GAPAT folders.

Applies To
Paper SDK

 

Was this article useful? Thanks for the feedback There was a problem submitting your feedback. Please try again later.