SkillAgentSearch skills...

Libe57

libE57: Software Tools for Managing E57 Files

Install / Use

/learn @hlrs-vis/Libe57
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

libE57: Software Tools for Managing E57 Files

This is a Git clone of the Subversion repository for the reference implementation libE57.

Changes

  • also the Simple API is included in the library
  • changes for building on Linux as distributed in clausmichele/libE57-linux, applied to the linux branch of this repository and merged into main
  • build fixes for macOS from arnaudbletterer/E57
  • version bump

Instructions

Compile with:

mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local
make && sudo make install

License

Please refer to the license.html on the libe57 website.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2mo ago
Forks3

Languages

C++

Security Score

75/100

Audited on Jan 20, 2026

No findings