bishop
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2011
06:36 AM
SDK Help Needed
Anyone have instructions or a link to a tutorial for how to get the Roku SDK setup in VS 2010? I have used VS for a while, but have never had occasion to add an SDK so this is new ground for me.
Thanks!
Thanks!
17 REPLIES 17

RokuKevin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2011
09:44 AM
Re: SDK Help Needed
There's no integration with Visual Studio supported. However, viewing the .brs files as .vb files gives you pretty good syntax highlighting in VS.
--Kevin
--Kevin
bishop
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2011
10:37 AM
Re: SDK Help Needed
Well, I suppose I should have asked what the best way to use the SDK is then. I can't get it to open, and I thought I saw somewhere that it would run in an IDE. When I double click the executable in the SDK folder I get a brief flash of a command window and then nothing.
I have tried this on my Win 7 (64 bit) and Macbook (Snow Leopard) machines with the same results.
Thanks!
I have tried this on my Win 7 (64 bit) and Macbook (Snow Leopard) machines with the same results.
Thanks!

RokuKevin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2011
12:35 PM
Re: SDK Help Needed
The sdk is distributed as a zip file. You need to unzip it first to view the contents.
Please start by going through this sticky thread:
viewtopic.php?f=34&t=36014
--Kevin
Please start by going through this sticky thread:
viewtopic.php?f=34&t=36014
--Kevin
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011
12:16 PM
Re: SDK Help Needed
I use wordpad - which probably isn't the best way, but it works for me.
kbenson
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011
05:08 PM
Re: SDK Help Needed
"destruk" wrote:
I use wordpad - which probably isn't the best way, but it works for me.
I hope you at least use a fixed width font...
I use vi/vim, and the vbs highlighting seems to work well enough that it's useful. Personally, I think syntax highlighting is probably the single biggest enhancement that can be made over a plain vanilla text editor for writing source code.
-- GandK Labs
Check out Reversi! in the channel store!
Check out Reversi! in the channel store!
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011
05:30 PM
Re: SDK Help Needed
I've been using Notepad++ (free) with vbs syntax highlighting and the function list plugin. Works great!
-JT
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.

TheEndless
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011
05:55 PM
Re: SDK Help Needed
"renojim" wrote:
I've been using Notepad++ (free) with vbs syntax highlighting and the function list plugin. Works great!
-JT
I use Notepad++ with vbs syntax highlighting as well, but I didn't know about the Function List plugin. Nice one!
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011
06:15 PM
Re: SDK Help Needed
For anyone using a Mac, TextWrangler is my favorite. It does syntax coloring, function listing, and code folding just to name a few. It also balances symbols like () {} [] while you type, so if you hit a ) and it doesn't detect a matching ( it will alert you right away. That feature alone has saved me more than a few times.
evilmax17
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011
06:18 PM
Re: SDK Help Needed
"RokuChris" wrote:
For anyone using a Mac, TextWrangler is my favorite. It does syntax coloring, function listing, and code folding just to name a few. It also balances symbols like () {} [] while you type, so if you hit a ) and it doesn't detect a matching ( it will alert you right away. That feature alone has saved me more than a few times.
This is what I've been using, with Javascript highlighting.
Could you tell me more about function listing? Not seeing that, think I might have missed an option somewhere.
You wouldn't also happen to have any customized BrightScript plugins for TextWrangler would you?
My Roku Channels:
Viddler - viddler.com
Tested Fan - tested.com | Jamie & Adam
This is my next - theverge.com
1080p Showcase - RIP
Whiskey Media - RIP
======================
http://www.binarymoustache.com
Viddler - viddler.com
Tested Fan - tested.com | Jamie & Adam
This is my next - theverge.com
1080p Showcase - RIP
Whiskey Media - RIP
======================
http://www.binarymoustache.com