"nowhereman" wrote:
"TheEndless" wrote:
The web page upload process can definitely be tedious, but this "tool" that one of the other developers put together makes it a lot less painful... viewtopic.php?f=34&t=30032
You can also avoid the web interface almost completely using the makefile included with some of the example code. It can be tweaked pretty easily to work with a given project. The only time I ever use the web interface is when I need to re-key my box and even that could probably be incorporated into a makefile if I took the time to figure it out.
I was under the impression that the makefile was intended for linux environments, and I haven't been able to find any documentation about how to use them with the Roku beyond the limited comments in the makefiles for the SDK samples. Can they be used in a Windows dev environment?