Skip to content

3MFConsortium/lib3mf-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib3mf-binaries

This repository contains regular binary builds of the develop branch of the https://github.com/3MFConsortium/lib3mf/tree/develop repository in form of a standalone, binary SDK with examples: lib3mf_sdk.zip

This SDK package contains a CMake project-setup for several examples. To use them, follow these steps:

  1. Download lib3mf_sdk.zip
  2. Extract the archive
  3. Navigate to Examples and run
    • GenerateMake.sh on Linux or MAC
    • GenerateVS2015.bat on Windows
  4. Build the examples:
    • Navigate to build and run
      cmake --build .
  5. Run the example-exectuables in the build-folder

About

regular binary builds of the lib3mf repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published