CMake build wrapper for scopehal and scopehal-apps
sudo apt-get install build-essential cmake pkg-config libglm-dev libgtkmm-3.0-dev libsigc++-2.0-dev
cd ~
git clone https://github.com/anthonix/ffts.git
cd ffts
mkdir build
cd build
cmake ../
sudo make install
cd ~
git clone https://github.com/azonenberg/scopehal-cmake.git --recurse-submodules
cd scopehal-cmake
mkdir build
cd build
cmake ../
make
sudo make install
cd ~/scopehal-cmake/src/glscopeclient/
Example with Lecroy Oscilloscope nicknamed "myscope" available on network waverunner.example.com:
./glscopeclient --debug myscope:lecroy_vicp:waverunner.example.com