<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:building_pixymon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
wiki:v2:building_pixymon [2018/04/09 21:52]
jfrench - Imported by DokuWiki Advanced Plugin
wiki:v2:building_pixymon [2018/10/08 22:28]
pixycam
Line 5: Line 5:
 ====== Building PixyMon ====== ====== Building PixyMon ======
  
-PixyMon, like all of Pixy, is fully open source. You can obtain the latest source through [[http://​git-scm.com/​downloads|git]] and [[https://​github.com/​charmedlabs/​pixy|github]]. The default master branch contains the latest stable source code.+PixyMon, like all of Pixy, is fully open source. You can obtain the latest source through [[http://​git-scm.com/​downloads|git]] and [[https://​github.com/​charmedlabs/​pixy2|github]]. The default master branch contains the latest stable source code.
  
  
Line 32: Line 32:
  
 ''​%%sudo port install libusb%%''​\\ ''​%%sudo port install libusb%%''​\\
-''​%%sudo port install ​qt4-mac%%''​+''​%%sudo port install ​qt5%%''​
  
 The qt4-mac package will take some time to install. If you already have Qt version 4.8 installed, you can use this version if you like, but it might require some\\ The qt4-mac package will take some time to install. If you already have Qt version 4.8 installed, you can use this version if you like, but it might require some\\
Line 39: Line 39:
 Obtain the Pixy source code and compile by running these commands from the console: Obtain the Pixy source code and compile by running these commands from the console:
  
-''​%%git clone https://​github.com/​charmedlabs/​pixy.git%%''​\\ +''​%%git clone https://​github.com/​charmedlabs/​pixy2.git%%''​\\ 
-''​%%cd ​pixy/​scripts%%''​\\+''​%%cd ​pixy2/​scripts%%''​\\
 ''​%%./​build_pixymon_src.sh%%''​ ''​%%./​build_pixymon_src.sh%%''​
  
wiki/v2/building_pixymon.txt · Last modified: 2018/10/08 22:31 by pixycam