Building the Emulator on Windows
From ES40 Emulator
Prerequisites
The following prerequisites are required:
- Microsoft Visual C++ 2005 or higher.
- The Poco C++ libraries, version 1.3.2 or higher.
Building
- Download the ES40 Emulator sources.
- Extract the source tree to a clean directory.
- Go to the directory src/build_win* that matches your Visual C++ version, and processor-word-size (32 or 64 bit) of your Windows version, and open the project file found there.
- Build the configurations you need.