File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Version 8.0
5
5
## Requirements
6
6
- [ Visual Studio] ( https://www.visualstudio.com/downloads/ )
7
7
- [ CMake] ( https://cmake.org/download/ )
8
- - [ Dynamsoft Barcode Reader v8.0] ( https://www.dynamsoft.com/barcode-reader/downloads ) (Windows x86/x64, Linux x64, macOS x64 and Raspberry Pi ARMv7)
8
+ - [ Dynamsoft Barcode Reader v8.0 C/C++ Package ] ( https://www.dynamsoft.com/barcode-reader/downloads ) (Windows x86/x64, Linux x64, macOS x64 and Raspberry Pi ARMv7)
9
9
10
10
## License
11
11
Get a [ trial license] ( https://www.dynamsoft.com/customer/license/trialLicense ) and set the license key in ` BarcodeReader.cxx ` :
@@ -60,7 +60,7 @@ https://www.dynamsoft.com/Company/Contact.aspx
60
60
./BarcodeReader [image-file] [optional: license-file] [optional: template-file]
61
61
```
62
62
63
- ## macOS
63
+ ## macOS (contact support@dynamsoft.com to get the library file)
64
64
1. Install **CMake**:
65
65
```bash
66
66
brew install cmake
You can’t perform that action at this time.
0 commit comments