Lua Development Environment
Talk0
538pages on
this wiki
this wiki
|
IMPORTANT: The content of this page is outdated. If you have checked or updated this page and found the content to be suitable, please remove this notice. |
Notes will be compiled from forum thread - http://chdk.setepontos.com/index.php/topic,2929.0.html
Setting up a development environment on your computer is necessary when working on larger Lua scripts due to the awkwardness of testing code on the camera. (remove SD card from camera, insert into computer, save file, remove SD card, insert into camera, run code. repeat repeat repeat.)
1) install lua - http://luabinaries.luaforge.net/download.html
2)