<< 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

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:v2:building_pixymon [2018/10/08 22:22]
pixycam
wiki:v2:building_pixymon [2018/10/08 22:31]
pixycam
Line 34: Line 34:
 ''​%%sudo port install qt5%%''​ ''​%%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 qt5 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 editing of the paths in the build script (buildpixymon.sh)
-some editing of the paths in the build script (buildpixymon.sh)+
  
 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/​pixy2.git%%''​\\ ''​%%git clone https://​github.com/​charmedlabs/​pixy2.git%%''​\\
-''​%%cd ​pixy/​scripts%%''​\\+''​%%cd ​pixy2/​scripts%%''​\\
 ''​%%./​build_pixymon_src.sh%%''​ ''​%%./​build_pixymon_src.sh%%''​
  
-After the build finishes, point your Finder to the pixy/​build/​pixymon directory and run PixyMon.+After the build finishes, point your Finder to the pixy2/​build/​pixymon directory and run PixyMon.
  
 You can now copy the PixyMon app into your Applications directory if you like. You can now copy the PixyMon app into your Applications directory if you like.
wiki/v2/building_pixymon.txt · Last modified: 2018/10/08 22:31 by pixycam