CHDK Wiki
mNo edit summary
(added hostlua & notepad++)
Line 1: Line 1:
  +
[[Execute_Lua_scripts_with_hostlua_%26_notepad%2B%2B]] with a Windows PC
  +
 
See these forum threads :
 
See these forum threads :
   
Line 4: Line 6:
   
 
: http://chdk.setepontos.com/index.php/topic,2509.msg26731.html#msg26731
 
: http://chdk.setepontos.com/index.php/topic,2509.msg26731.html#msg26731
 
and this thread in the German CHDK forum  : 
 
 
: http://forum.chdk-treff.de/viewtopic.php?f=7&t=2973   
 
 
(google chrome automatic translation recommended)
 
   
   

Revision as of 09:42, 21 August 2013

Execute_Lua_scripts_with_hostlua_&_notepad++ with a Windows PC

See these forum threads :

http://chdk.setepontos.com/index.php/topic,2929.0.html  
http://chdk.setepontos.com/index.php/topic,2509.msg26731.html#msg26731




Orginal Incomplete Article  :

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)