Skip to content

aliyun/tea-cpp

Repository files navigation

English | 简体中文

Darabonba SDK Core for C++

codecov Travis Build Status

Installation

Linux

git clone https://github.com/aliyun/tea-cpp.git
cd tea-cpp
sh scripts/install.sh

Windows

  1. Run the following command to clone code from Github via git-bash:
git clone https://github.com/aliyun/tea-cpp.git
  1. Build Visual Studio solution
  • Change directory to source code and make directory cmake_build
  • Open CMake UI and
    • Browse Source to open source code directory.
    • Browse build to open the created cmake_build directory
    • click configure
    • click generate, Generate VS solution
  1. Build and Install C++ SDK
  • Go to the cmake_build directory and open darabonba_core.sln with Visual Studio Solutions
  • Select Release
  • Check INSTALL option from Build -> Configuration Manager
  • Build->Build Solutions to build.

Issue

Submit Issue, Problems that do not meet the guidelines may close immediately.

Release notes

Detailed changes for each version are recorded in the Release Notes.

Related

License

Apache-2.0

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages