Skip to content

magpier84/v_repExtCustomUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Custom User Interface plugin for V-REP

Compiling

  1. Install required packages for v_repStubsGen: see v_repStubsGen's README
  2. Download and install Qt (same version as V-REP, i.e. 5.5.0)
  3. Checkout and compile
$ git clone --recursive https://github.com/CoppeliaRobotics/v_repExtCustomUI.git
$ cmake .
$ cmake --build .

you may need to set the CMAKE_PREFIX_PATH environment variable to the lib/cmake subdirectory of your Qt installation, i.e. /path/to/Qt/Qt5.9.0/5.9/<platform>/lib/cmake

About

Qt Custom User Interface plugin for V-REP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.2%
  • CMake 1.2%
  • XSLT 1.1%
  • QMake 0.8%
  • Lua 0.7%
  • C 0.7%
  • Shell 0.3%