Skip to content

Marseloz/PoolsideGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoolsideGUI

Cross-platform GUI software for surface control unit

Documentation is here: https://github.com/hidronautics/PoolsideGUI_docs

Requirements:

Install and run on UNIX:

./install_dependencies.sh

Install binary path $source_dir/install/bin/PoolsideGUI

If you want to recompile project, run:

./compile_PoolsideGUI.sh

Development in Clion

Press Ctrl+Alt+S to open Settings.

Go to Build, Execution, Deployment, then to CMake

Add to CMake options:

-DCMAKE_PREFIX_PATH=PATH_TO_YOUR_QT_INSTALLATION/QT_VERSION/COMPILER/lib/cmake

Then go to Run->Edit Configurations and add to Environmental variables:

LD_LIBRARY_PATH=PATH_TO_YOUR_QT_INSTALLATION/QT_VERSION/COMPILER/lib

About

New GUI software for control box

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.9%
  • CMake 3.5%
  • C 3.3%
  • Other 0.3%