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
4 changes: 1 addition & 3 deletions programming/cplusplus/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ The best way to begin with Dynamsoft Capture Vision C++ Edition is to follow the
- Minimum GLIBC Version: GLIBC_2.18 or higher
- Compiler: G++ 5.4 or higher

- macOS (not included in the trial package, contact us to get the SDK)
- Supported Versions: 10.15+
- Architecture: x64 and ARM 64-bit
- 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 @@ -26,7 +26,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu
- 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 @@ -25,7 +25,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu
- Operating Systems:
- Windows x64
- Linux x64, ARM 64-bit
- macOS (10.15+)
- macOS (Universal) 12+

- Python Versions:
- Python 3.13
Expand Down