.onedev-buildspec.yml Loading last commit info...
apps
cmake
examples
font
include/TessesFramework
src
.gitignore
CMakeLists.txt
Config.cmake.in
Dockerfile
Dockerfile.run
LICENSE.md
OTHERS_CODE.md
README.md
TessesFrameworkFeatures.h.in
ca-certificates.crt
README.md

Tesses Framework

To Install

  • Install mbedtls (use sudo apt install libmbedtls-dev on debian) for TessesFramework
  • Follow the commands bellow

Run these commands to install tesses-framework

git clone https://onedev.site.tesses.net/tesses-framework
cd tesses-framework
mkdir build 
cd build
cmake -S .. -B .
make
sudo make install

What libraries have I embeded from other people

Dependencies

Code used from other peoples projects

Resources used from others

Please wait...
Page is in error, reload to recover