Search found 224 matches
- 22 Jan 2012, 21:20
- Forum: Off-Topic
- Topic: Hi everyone!
- Replies: 2
- Views: 6624
Re: Hi everyone!
Look on Youtube, there's always lots of video of past NXT competition and many other NXT creations
- 11 Jan 2012, 22:10
- Forum: Mindstorms Software
- Topic: C++ NXT Bluetooth Library
- Replies: 4
- Views: 9406
Re: C++ NXT Bluetooth Library
Use a cast to convert the char* to LPCWSTR
For the other error, is nxt.h in the same directory as main.cpp?
If not, add the folder to the VC++ include path.
For the other error, is nxt.h in the same directory as main.cpp?
If not, add the folder to the VC++ include path.
- 11 Jan 2012, 03:08
- Forum: Mindstorms Software
- Topic: C++ NXT Bluetooth Library
- Replies: 4
- Views: 9406
Re: C++ NXT Bluetooth Library
1. Download and extract
2. make a VC++ project
3. See my post here: https://sourceforge.net/apps/phpbb/mind ... ffel#p7160
4. Build
2. make a VC++ project
3. See my post here: https://sourceforge.net/apps/phpbb/mind ... ffel#p7160
4. Build
- 10 Jan 2012, 23:31
- Forum: Open Discussion
- Topic: Old RCX 1.1
- Replies: 1
- Views: 6162
Re: Old RCX 1.1
RCX programs on the brick have been compiled (tranlasted into a machine readable format) and there is no way to open them for further editing.
In what circumstances do the .vi's not appear?
In what circumstances do the .vi's not appear?
- 04 Jan 2012, 06:24
- Forum: Open Discussion
- Topic: Samsung S i9000 + Mindsensors
- Replies: 7
- Views: 12269
Re: Samsung S i9000 + Mindsensors
http://developer.android.com/sdk/ndk/overview.htmlmightor wrote:C++ on Android?
I think it still requires a bit of Java to act as "glue"
- 20 Dec 2011, 22:39
- Forum: Off-Topic
- Topic: Interests/hobbies
- Replies: 10
- Views: 21739
Re: Interests/hobbies
shhhhh.. nobody will know.dimasterooo wrote:I know it's really annoying.. take G+ for example (though that's google). I'd really like to be on there, but I don't see them lowering their minimum age anytime soon (but I hope I'm wrong)
make another gmail account
- 19 Nov 2011, 21:43
- Forum: Mindstorms Software
- Topic: 2.1 software glitches?
- Replies: 3
- Views: 7610
Re: 2.1 software glitches?
NXT-G is slow and buggy on just about any computer. Try to do things slowly as it is doing a lot of stuff behind the scenes, like recompiling all the time. This page shows you how to write serious programs without glitching the editor. http://www.teamhassenplug.org/NXT/NXTGTips/ This page is really ...
- 07 Nov 2011, 19:57
- Forum: Open Discussion
- Topic: a good book
- Replies: 5
- Views: 10576
- 07 Nov 2011, 10:55
- Forum: Mindstorms Software
- Topic: NXT Grayscale-pics
- Replies: 16
- Views: 24382
Re: NXT Grayscale-pics
+1spillerrec wrote:Is creating grayscale pictures something I should add in RICcreator? I could add some extra stuff when importing images, so it creates 2 images at different thresholds instead of just one. Just some simple stuff though.
Anyway, is there interest?
- 22 Oct 2011, 04:46
- Forum: Site Comments/Complaints/Suggestions
- Topic: !File Extensions!
- Replies: 17
- Views: 24293
Re: !File Extensions!
+1muntoo wrote:Can we add support for .7z uploading? It compresses .rbt files unbelievably well (try it), compared to .zip.
7-Zip is great.