Search Results

0
votes

IPhone vs Android

There's another possibly important difference between the iPhone (+Symbian) and Android platform, namely compiling down to native code or not. As Nokia has demonstrated, device fragmentation (read …
5
votes

C++ development for Linux on Windows

Is it a GUI app? And do you have to target Linux specifically? If not, Qt (http://trolltech.com/) may be something that you can use. It would allo …