Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
MediaPete
Visitor

Channel ZIP Help Needed.

Platform: MAC 10.6

I keep getting this error with my channel:

*** Creating DIY_Videos.zip ***
>> removing old application zip ../../zips/DIY_Videos.zip
>> creating destination directory ../../zips
>> setting directory permissions for ../../zips
>> copying imports
>> creating application zip ../../zips/DIY_Videos.zip
Source for DIY_Videos not found at ../DIY_Videos
*** developer zip DIY_Videos complete ***

Installing DIY_Videos to host 10.1.10.42
curl: (26) failed creating formpost data

I am assuming that I receive the curl error because the zip file is non-existant.

It creates the ZIP folder, but not the file.
I am trying the make command because every time I use the MAC compression, Windows compression, or winzip, I am unable to side load and if I publish the channel, I am told I do not have enough storage space. (8 gig SD installed) This also happens if I try to zip one of the examples in the SDK.

Any help would be great.

Thank you.
0 Kudos
1 REPLY 1
MediaPete
Visitor

Re: Channel ZIP Help Needed.

Got that figured out.

The App name in the makefile has to be the same as the directory/folder of the channel contents...

Hope this helps some one else.
0 Kudos