View Single Post
Posts: 22 | Thanked: 3 times | Joined on Jun 2010
#1
I would like to write code in C, on my computer. Compile it, and test in the emulator. Before transferring it to the phone. I know the programming part. I'm just curious how I can set this up. I would like to use an IDE, but would this IDE need to be installed inside of scratchbox? Like eclipse. Scratchbox is from what I've understood acting like a transparent cross-compiling layer where you don't have to think about compiling it for another cpu architecture. So if an IDE would benefit from scratchbox I assume it would have be installed inside it. I was recommended QT SDK, but I didn't get how that would cross-compile the code. Eclipse is what I would like to use. Just share you're experience on this, thanks.