F2I-Consulting / fetpapi

A library allowing ETP™ v1.2 and OSDU RDDMS support
Apache License 2.0
5 stars 5 forks source link
energistics etp osdu rddms

Prepare your build environment

Configure the build

FETPAPI uses cmake as its build tool. A 3.12 version or later of cmake is required https://cmake.org/download/. We also recommend using cmake-gui (already included in the bin folder of the binary releases of cmake) which provides a graphical user interface on top of cmake. If you want to use cmake in command line, you would find example in Github Actions file. Follow the below instructions :

Remark : you can choose where FETPAPI will be installed (using "make install" on Linux or by generating the "INSTALL" project on Visual Studio) by setting the cmake variable called CMAKE_INSTALL_PREFIX

How to start

As a first way to start, we advise people to look at examples provided with FESAPI. Please give a look at:

You can also find Doxygen generated documentation here

Credits

This software was developed with :

This software was tested with :