Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion programming/cplusplus/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The best way to start with the Dynamsoft Barcode Reader C++ Edition, is followin
- Minimum GLIBC Version: GLIBC_2.18 or higher
- Compiler: G++ 5.4 or higher

- MacOS 64bit: 10.12+ (not included in the trial package, contact us to get the SDK)
- macOS (Universal) 12+ (not included in the trial package, contact us to get the SDK)

- For Embedded Devices:
For embedded or ARM-based platforms, we recommend using a device with performance equivalent to or better than a Raspberry Pi 4 Model B (4GB RAM). Minimum recommended specs:
Expand Down
2 changes: 1 addition & 1 deletion programming/java/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The best way to start with the Dynamsoft Barcode Reader Java Edition, is followi
- Windows Windows: Windows 8 and higher, or Windows Server 2012 and higher
- Linux x64 (Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+, etc.)
- Linux arm 64bit
- macOS universal 10.15+
- macOS (Universal) 12+
- JDK 1.8 and above

- For Embedded Devices:
Expand Down
2 changes: 1 addition & 1 deletion programming/python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The best way to start with the Dynamsoft Barcode Reader Python Edition, is follo
- Operating Systems:
- Windows x64
- Linux x64, ARM 64-bit, ARM 32-bit (for versions below DBR 9.6.40.2)
- macOS (10.15+)
- macOS (Universal) 12+

- Python Versions:
- Python 3.13
Expand Down