Git Product home page Git Product logo

sentinel-ldk_samples_for_cmake's Introduction

SENTINEL LDK SAMPLES for CMAKE

English, Turkish

This repository includes SENTINEL LDK samples of Thales company developed for license protection. It includes CMake-based revisions with the C and C++ programming language.

Why?

The original examples are very primitive with gcc or makefiles has been made. Because I'm using CMake in my modern Qt based project reuse SENTINEL LDK API for CMake I had to revise.

Note: I do not know that I have expertise for SENTINEL LDK products and that I have any I declare that I do not accept responsibility for the problem. More if you are an amateur For professional support, please contact the company.

Tested development environment:

  • Ubuntu 20.04 LTS
  • cmake version 3.16.3
  • gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
  • g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
  • SENTINEL LDK 8.42 for Linux

How to use?

Open terminal and do like this:

  • Go to the source folder.

    cd ./Samples/Runtime/C-CMake/

  • Create a folder for Build and navigate into it.

    mkdir build && cd build

  • Create a build file with CMake.

    cmake ..

  • Run the make command for build.

    make -jN (N is core count)

Folder structure:

sentinel-ldk_samples_for_cmake's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.