Skip to content

Commit 13c9263

Browse files
Merge pull request #166 from dynamsoft-docs/preview
Preview
2 parents 8114c33 + da46f8c commit 13c9263

14 files changed

Lines changed: 946 additions & 17 deletions

_includes/sidelist-programming/programming-cpp.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<li lang="cplusplus" class="category">DEVELOPMENT</li>
2-
<li lang="cplusplus" ><a href="{{ site.dbr_cpp }}user-guide/index.html" class="otherLinkColour">User Guide</a>
2+
<li lang="cplusplus" ><a href="{{ site.dbr_cpp }}user-guide.html" class="otherLinkColour">User Guide</a>
33
<ul>
4-
<li><a href="{{ site.dbr_cpp }}user-guide.html" class="otherLinkColour">Getting Started</a> </li>
5-
64
<li><a href="{{ site.dbr_cpp }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a>
75
<ul>
86
<li><a class="otherLinkColour">Basic Features</a>
@@ -261,7 +259,12 @@
261259
<li><a href="{{ site.dbr_cpp_release_notes_v9 }}cpp-7.html" class="otherLinkColour">Version 7.6.0 and below</a></li>
262260
</ul>
263261
</li>
264-
<li lang="cplusplus"><a href="{{ site.dbr_cpp }}upgrade-instruction.html" class="otherLinkColour">Upgrade Instructions</a></li>
262+
<li lang="cplusplus"><a class="otherLinkColour">Migration Guides</a>
263+
<ul>
264+
<li><a href="{{ site.dbr_cpp }}migrate-10-to-11.html" class="otherLinkColour">Migrate from 10.x to 11.x</a></li>
265+
<li><a href="{{ site.dbr_cpp }}migrate-9-to-11.html" class="otherLinkColour">Migrate from 9.x to 11.x</a></li>
266+
</ul>
267+
</li>
265268
<li lang="cplusplus"><a href="{{ site.license_activation }}index.html" class="otherLinkColour">License Initialization</a></li>
266269
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath lang=include.lang targetRelativePath="sidelist-faq.html" -%}
267270
<li lang="cplusplus" class="category">OTHER EDITIONS</li>

_includes/sidelist-programming/programming-dotnet.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<li lang="dotnet" class="category">DEVELOPMENT</li>
2-
<li lang="dotnet" ><a href="{{ site.dbr_dotnet }}user-guide/index.html" class="otherLinkColour">User Guide</a>
2+
<li lang="dotnet" ><a href="{{ site.dbr_dotnet }}user-guide.html" class="otherLinkColour">User Guide</a>
33
<ul>
4-
<li><a href="{{ site.dbr_dotnet }}user-guide.html" class="otherLinkColour">Getting Started</a> </li>
5-
64
<li><a href="{{ site.dbr_dotnet }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a>
75
<ul>
86
<li><a class="otherLinkColour">Basic Features</a>
@@ -255,7 +253,12 @@
255253
<li><a href="{{ site.dbr_dotnet_release_notes_v9 }}dotnet-7.html" class="otherLinkColour">Version 7.6.0 and below</a></li>
256254
</ul>
257255
</li>
258-
<li lang="dotnet"><a href="{{ site.dbr_dotnet }}upgrade-instruction.html" class="otherLinkColour">Upgrade Instructions</a></li>
256+
<li lang="dotnet"><a class="otherLinkColour">Migration Guides</a>
257+
<ul>
258+
<li><a href="{{ site.dbr_dotnet }}migrate-10-to-11.html" class="otherLinkColour">Migrate from 10.x to 11.x</a></li>
259+
<li><a href="{{ site.dbr_dotnet }}migrate-9-to-11.html" class="otherLinkColour">Migrate from 9.x to 11.x</a></li>
260+
</ul>
261+
</li>
259262
<li lang="dotnet"><a href="{{ site.license_activation }}index.html" class="otherLinkColour">License Initialization</a></li>
260263
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath lang=include.lang targetRelativePath="sidelist-faq.html" -%}
261264

_includes/sidelist-programming/programming-java.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<li lang="java" class="category">DEVELOPMENT</li>
2-
<li lang="java" ><a href="{{ site.dbr_java }}user-guide/index.html" class="otherLinkColour">User Guide</a>
2+
<li lang="java" ><a href="{{ site.dbr_java }}user-guide.html" class="otherLinkColour">User Guide</a>
33
<ul>
4-
<li><a href="{{ site.dbr_java }}user-guide.html" class="otherLinkColour">Getting Started</a> </li>
5-
64
<li><a href="{{ site.dbr_java }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a>
75
<ul>
86
<li><a class="otherLinkColour">Basic Features</a>
@@ -264,7 +262,12 @@
264262
<li><a href="{{ site.dbr_java_release_notes_v9 }}java-7.html" class="otherLinkColour">Version 7.6.0 and below</a></li>
265263
</ul>
266264
</li>
267-
<li lang="java"><a href="{{ site.dbr_java }}upgrade-instruction.html" class="otherLinkColour">Upgrade Instructions</a></li>
265+
<li lang="java"><a class="otherLinkColour">Migration Guides</a>
266+
<ul>
267+
<li><a href="{{ site.dbr_java }}migrate-10-to-11.html" class="otherLinkColour">Migrate from 10.x to 11.x</a></li>
268+
<li><a href="{{ site.dbr_java }}migrate-9-to-11.html" class="otherLinkColour">Migrate from 9.x to 11.x</a></li>
269+
</ul>
270+
</li>
268271
<li lang="java"><a href="{{ site.license_activation }}index.html" class="otherLinkColour">License Initialization</a></li>
269272
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath lang=include.lang targetRelativePath="sidelist-faq.html" -%}
270273

_includes/sidelist-programming/programming-python.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<li lang="python" class="category">DEVELOPMENT</li>
2-
<li lang="python" ><a href="{{ site.dbr_python }}user-guide/index.html" class="otherLinkColour">User Guide</a>
2+
<li lang="python" ><a href="{{ site.dbr_python }}user-guide.html" class="otherLinkColour">User Guide</a>
33
<ul>
4-
<li><a href="{{ site.dbr_python }}user-guide.html" class="otherLinkColour">Getting Started</a> </li>
5-
64
<li><a href="{{ site.dbr_python }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a>
75
<ul>
86
<li><a class="otherLinkColour">Basic Features</a>
@@ -250,7 +248,12 @@
250248
<li><a href="{{ site.dbr_python_release_notes_v9 }}python-7.html" class="otherLinkColour">Version 7.6.0 and below</a></li>
251249
</ul>
252250
</li>
253-
<li lang="python"><a href="{{ site.dbr_python }}upgrade-instruction.html" class="otherLinkColour">Upgrade Instructions</a></li>
251+
<li lang="python"><a class="otherLinkColour">Migration Guides</a>
252+
<ul>
253+
<li><a href="{{ site.dbr_python }}migrate-10-to-11.html" class="otherLinkColour">Migrate from 10.x to 11.x</a></li>
254+
<li><a href="{{ site.dbr_python }}migrate-9-to-11.html" class="otherLinkColour">Migrate from 9.x to 11.x</a></li>
255+
</ul>
256+
</li>
254257
<li lang="python"><a href="{{ site.license_activation }}index.html" class="otherLinkColour">License Initialization</a></li>
255258
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath lang=include.lang targetRelativePath="sidelist-faq.html" -%}
256259

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Migrate from v10.x to v11.x - Dynamsoft Barcode Reader SDK C++ Edition
3+
keywords: c++, cplusplus, upgrade, migrate, v10, v11
4+
description: This page introduces how to migrate Dynamsoft Barcode Reader SDK C++ Edition from version 10.x to 11.x
5+
needAutoGenerateSidebar: true
6+
needGenerateH3Content: true
7+
---
8+
9+
# Migrate from 10.x to 11.x
10+
11+
Version 11.x is fully API-compatible with version 10.x. Most applications can upgrade by simply updating the SDK files without code changes. Follow these steps to complete the migration.
12+
13+
## Update the License Key
14+
15+
You may need to update your license key before upgrading to version 11.x.
16+
17+
- **30-Day Free Trial License**: Visit the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=docs){:target="_blank"} page to obtain a free license for evaluation.
18+
- **Annual Online Full License**: Your license will continue to work with the new SDK version. Go to <a href="https://www.dynamsoft.com/customer/license/fullLicense" target="_blank">Customer Portal</a> to get your license key.
19+
- **Perpetual License**: Please contact our [sales team](https://www.dynamsoft.com/contact/){:target="_blank"} to update your license.
20+
21+
## Update SDK Files
22+
23+
<a href="https://www.dynamsoft.com/barcode-reader/downloads/" target="_blank">Download the latest SDK package</a> and update the header and library files. Note the following changes:
24+
25+
- **Directory Structure**: The `Distributables` directory has been renamed to `Dist`.
26+
- **vcomp140.dll Removed**: This DLL is no longer included. If your application requires OpenMP support, ensure the [Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist){:target="_blank"} is installed on the target system.
27+
28+
## Upgrade Template Files
29+
30+
The template file format has changed. Templates created for version 10.x may not be fully compatible with version 11.x. Use the <a href="https://www.dynamsoft.com/tools/template-upgrade/" target="_blank">Template Upgrade Tool</a> to convert your existing templates to the new format.
31+
32+
## Rebuild the Project
33+
34+
After updating the SDK files, clean and rebuild your project to ensure all dependencies are properly linked.
35+
36+

0 commit comments

Comments
 (0)