Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, March 3, 2022 1:34:38 PM(UTC)

andyr  
andyr

Groups: Registered
Posts: 13


Is it possible to run V20 and V22 Leadtool's libraries concurrently? We are using the C API and explicit linking to the Dlls.
We are considering an upgrade and I am trying to resolve some deployment questions.

Thanks
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, March 3, 2022 2:51:38 PM(UTC)
Marcus Andra

Groups: Registered, Manager, Tech Support, Administrators
Posts: 107

Was thanked: 9 time(s) in 9 post(s)

Hello,

You will not be able to reference v20 and v22 dependencies within the sample application. You should be using all v20 dependencies. or all v22 dependencies and not both. No matter which platform you are using for development, you will first need to set your license by satisfying the L_SetLicenseFile function (For CDLL).
https://www.leadtools.com/help/sdk/v22/main/api/l-setlicensefile.html

This will check the version of the LEADTOOLS kernel DLL you are referencing and will throw an exception if the license version does not match the DLL the application is using. We have tutorials which show how you can reference LEADTOOLS DLLs on our website here:
https://www.leadtools.com/help/sdk/v22/tutorials/cdll-add-references-and-set-a-license.html

Please let us know if we can be of any other assistance.
Marcus Andra
Developer Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.073 seconds.