---
title: "시스템 요구 사항"
---

Aspose.Words 에 대한 C++ 같은 제 3 자 제품을 필요로하지 않습니다 Microsoft Word 설치될 것입니다. Aspose.Words 그 자체는 문서를 다양한 형식으로 생성,수정,변환 및 렌더링하는 엔진입니다. Microsoft Word 문서 형식.

## 지원되는 운영 체제

Aspose.Words 에 대한 C++ 다음 64 비트 또는 32 비트 운영 체제 및 플랫폼을 지원합니다:

<table>
   <tr>
      <td style="font-weight: bold; width:400px">운영 체제</td>
      <td style="font-weight: bold; width:400px">버전</td>
   </tr>
   <tr>
      <td>Microsoft Windows</td>
      <td>
         Windows 2008 서버(64,86)
         Windows 2012 서버(64,86)
         Windows 2012 R2 서버(64,86)
         Windows 2016 서버(64,86)
         Windows 2019 서버(64,86)
         Windows 2022 서버(64,86)
         Windows Vista (64,86)
         Windows 7 (64,86)
         Windows 8, 8.1 (64,엑스86)
         Windows 10(64,86)
      </td>
   </tr>
   <tr>
      <td>Linux</td>
      <td>
         Ubuntu
         Fedora
         오픈수세
         CentOS
         및 기타
      </td>
   </tr>
   <tr>
      <td>마코스</td>
      <td>
         전화:+86-20-86100000: 12.0 또는 나중에
         마코스-암 64: 12.0 또는 나중에
      </td>
   </tr>
</table>

## 개발 환경

당신은 사용할 수 있습니다 Aspose.Words 에 대한 C++ 응용 프로그램을 개발할 때 Windows, Linux 또는 마코스.

### Windows

Aspose.Words 에 대한 C++ 지원하는 모든 개발 환경에서 응용 프로그램을 개발하는 데 사용할 수 있습니다. [Microsoft Visual Studio 플랫폼 도구 세트](https://docs.microsoft.com/en-us/cpp/porting/binary-compat-2015-2017),그러나 다음 표에 나열된 환경은 명시적으로 지원됩니다:

<table>
	<tr>
			<td style="font-weight: bold; width:800px">개발 환경</td>
		</tr>
  <tr>
			<td>Microsoft Visual Studio 2022</td>
			</tr>
</table>

### Linux

Aspose.Words 에 대한 C++ 지원 개발 환경에서 응용 프로그램을 개발하는 데 사용할 수 있습니다 [C++14 언어 표준](https://en.cppreference.com/w/cpp/14#Compiler_support),하지만 다음 컴파일러는 명시적으로 지원됩니다.:

<table>
	<tr>
			<td style="font-weight: bold; width:800px">컴파일러</td>
		</tr>
  <tr>
			<td>Clang 3.9.1 또는 나중에</td>
			</tr>
</table>

### 추가 의존성 Linux

Aspose.Words 에 대한 C++ 시작 Linux 에 따라 다름 [폰트콘피그](https://www.freedesktop.org/wiki/Software/fontconfig/) 동적 라이브러리와 도구 모두 바이너리. 사용하기 전에 설치하시기 바랍니다:

1. 글꼴 구성 설치 Ubuntu 또는 Debian

`sudo apt install libfontconfig fontconfig`
2. 글꼴 구성 설치 Fedora 또는 CentOs

`sudo yum install fontconfig`

### 마코스

Aspose.Words 에 대한 C++ 다음 개발 환경에서 응용 프로그램을 개발하는 데 사용할 수 있습니다:

<table>
	<tr>
			<td style="font-weight: bold; width:800px">개발 환경</td>
		</tr>
  <tr>
			<td>엑스코드 12.5.1 또는 나중에Clang (엑스 코드와 함께 기본적으로 제공되는)</td>
			</tr>
</table>

### 매코스에 대한 추가 종속성

Aspose.Words 에 대한 C++ 에 따라 달라집니다 [폰트콘피그](https://www.freedesktop.org/wiki/Software/fontconfig/) 동적 라이브러리와 도구 모두 바이너리. 사용하기 전에 설치하시기 바랍니다:

글꼴 구성 설치 [homebrew](https://brew.sh)

`brew install fontconfig`
