Skip to content

openE57/openE57-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openE57-sample-project

Demo showing how to integrate OpenE57 in your existing project.

This is in alpha state and requires a refinement.

How to run the example

  1. Build the openE57 conan package following the instructions at https://github.com/openE57/openE57

  2. Proceed with the following instructions:

mkdir build
conan install .. --build=missing
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build .
cmake --install . 

About

Demo showing how to integrate OpenE57 in your existing project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published