This page under construction at this moment. Contact Bob if you have questions. ETA: 9pm PDT
Install Steps
- Download and install the SDK
The installer does the following:
- Installs the Qt SDK tools, including Qt Creator
- Installs Qt Simulator (if selected)
- Installs QEMU virtual machine
- Installs the MeeGo Tablet target (toolchain, build libraries, and QEMU image). The SDK uses a toolchain to build applications on your host that will run on MeeGo. Inside Qt Creator the toolchain is referred to as a "Target".
- Install Microsoft Redistribution Package (4MB)
(Required for Windows XP only; not required for Windows 7)
Download and install vcredist_x86.exe (Microsoft Visual C++ 2008 SP1 Redistributable Package (x86))
- Launch Qt Creator
Start > All Programs > MeeGo SDK > Qt Creator
- Next: Configure Qt Creator