Skip to content

mla-martin/intex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the control software of the InTex experiment.

Prerequisites:

  • Qt5
  • libgstreamer
  • qt-gstreamer
    • boost (optional?)
  • capnp

Build:

cd mkdir build cd build cmake .. -DCMAKE_PREFIX_PATH=/usr/local/qt5 -DCMAKE_C_COMPILER=/usr/local/bin/clang -DCMAKE_CXX_COMPILER=/usr/local/bin/clang++ make

About

InTex experiment sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.4%
  • CMake 11.7%
  • Other 0.9%