You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Build the project to generate program `DBRCPPSample.exe`.
151
151
152
-
3. Copy **ALL**`*.dll` files under `[INSTALLATION FOLDER]/Distributables/Lib/Windows/x64` to the same folder as the `DBRCPPSample.exe` ("[PROJECT FOLDER]\DBRCPPSample\x64\Release").
152
+
3. Copy **ALL**`*.dll` files under `[INSTALLATION FOLDER]/Dynamsoft/Distributables/Lib/Windows/x64` to the same folder as the `DBRCPPSample.exe` ("[PROJECT FOLDER]\DBRCPPSample\x64\Release").
153
153
154
-
4. Copy `[INSTALLATION FOLDER]/Distributables/DBR-PresetTemplates.json` to the same folder as the `DBRCPPSample.exe`.
154
+
4. Copy `[INSTALLATION FOLDER]/Dynamsoft/Distributables/DBR-PresetTemplates.json` to the same folder as the `DBRCPPSample.exe`.
155
155
156
156
5. Run the program `DBRCPPSample.exe`.
157
157
@@ -190,11 +190,11 @@ Include additional `DynamsoftUtility` and `DynamsoftCore` module.
0 commit comments