Skip to content

Syntro/SyntroCore

Repository files navigation

SyntroCore

The core Syntro libraries and applications for running a Syntro cloud.

Applications

  • SyntroCFS
  • SyntroControl
  • SyntroExec
  • SyntroLog
  • SyntroStore

Libraries

  • SyntroControlLib
  • SyntroLib
  • SyntroGUI

C++ Headers

  • /usr/include/syntro

Package Config

  • /usr/lib/pkgconfig/syntro.pc

Build Dependencies

  • Qt4 or Qt5 development libraries and headers
  • pkgconfig

Fetch

    git clone git://github.com/Syntro/SyntroCore.git

Build (Linux)

    qmake 
    make 
    sudo make install

After the install step on Linux you will be able to build and run SyntroLCam and SyntroView.

There are VS2010 solution files for building SyntroCore binaries on Windows. They are configured for use with Qt5 libraries, but the code is Qt4 compatible.

Run

Instructions for running the various SyntroCore applications can be found on the Pansenti website.

About

Syntro core applications and libraries

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published