Building Symbian Projects with QtSDK
All new Symbian SDKs are now distributed inside the new QtSDK, so that should be my primary build environment. The new QtSDK also includes an updated version of GCCE (4.x), and new sbsv2 build, whi...
All new Symbian SDKs are now distributed inside the new QtSDK, so that should be my primary build environment. The new QtSDK also includes an updated version of GCCE (4.x), and new sbsv2 build, whi...
According to the Symbian documentation the checklib.exe is a static analysis tool for checking the consistent use of operator new in static libraries linked into dll or exe. This means that you sho...
I’m still waiting for Nokia to release new Qt libs to get the QGLWidget working on Symbian^3. The QGLWidget is required to the the OpenGL ES based blit working with Qt and Symbian. Nokia already re...
The purpose of this FAQ is to gather all the questions about my emulator ports. I can see pretty much all of these questions asked on weekly basis, so I made a post for them 🙂 Q: rom xx isn’t work...
The gnuboy is a gameboy / gameboy color emulator, and now it’s ported for S60 5th edition. This was mainly made for the people who asked for gb / gbc support for gpsp. It was much easier to make by...
The gnuboy is a gameboy / gameboy color emulator, and now it’s ported for S60 5th edition. This was mainly made for the people who asked for gb / gbc support for gpsp. It was much easier to make by...
The fabulous NumptyPhysics game by Tim Edmonds for Linux and Internet Tablets. It was also one of my favo0rite games on N810, and now it’s ported to your Symbian^1 phones 🙂 Numpty Physics is a draw...
The Proximity sensor is usually used to detect when the phone is near of the user’s ear, so the display can be turned off when speaking into the phone. The Symbian OS has an API for the proximity s...
My friend EQ has taken my psx4all dynarec port source, and after that he has added Opengl ES 1.1 support, and fixed few bugs. He is using N95, which has hardware Opengl ES 1.1 support. I think that...
the gpSP is a gameboy advance emulator originally written by Exophase. And now it’s ported to the Symbian OS! The newest update adds support for Sony Ericsson Satio and Vivaz. In all other ways it’...