Changes

Jump to navigation Jump to search
50 bytes added ,  23:25, 15 August 2017
add image
Line 1: Line 1:  
Developing software for Zynthian is slighty more complex than developing software for a desktop platform. You need a Zynthian Box (ZBox) over your desk running all the time and connected to the network. You must login by ssh everytime you reboot the ZBox. Every time you want to test your changes, you have to copy the modified files into the ZBox, compile if needed, and run the program from the shell.
 
Developing software for Zynthian is slighty more complex than developing software for a desktop platform. You need a Zynthian Box (ZBox) over your desk running all the time and connected to the network. You must login by ssh everytime you reboot the ZBox. Every time you want to test your changes, you have to copy the modified files into the ZBox, compile if needed, and run the program from the shell.
   −
zynthian_emuface_control_screenshot
+
[[File:Zynthian_emuface_control_screenshot.png||zynthian_emuface_control_screenshot]]
    
This cycle makes development slower than normal, and although you use scripts and tools to agilize the process, finally you realize that there is a better way 😉
 
This cycle makes development slower than normal, and although you use scripts and tools to agilize the process, finally you realize that there is a better way 😉
393

edits

Navigation menu