EPOC Index Page

0.9.3.1

Introduction

With EPOC you can now create visual applications/games even with little programming experience. It is very simple to create images, animations, text, sound, and music with EPOC. EPOC is although very flexible and allows the user to dig deep if he wants to, or keep it very simple if that’s needed!

EPOC supports loading of the following resource formats

Graphics Bmp, gif, jpeg, lbm, pcx, png, pnm, tga, tiff, xcf, xpm, xv

Sound Wave

Music Wave, mod, midi, ogg, mp3

Font TrueType

Your first EPOC application

1. Download one of the EPOC 0.9.3.1 Basic Applications for your IDE and unzip somewhere suitable

2. Open the solution EPOC_Basic_<IDE>.sln

3. Open the project settings by right-clicking the project and select properties

4. Navigate to "Configurations Properties" -> "Debugging" and enter “$(SolutionDir)Bin\” under "Working Directory"

5. Repeat step 4 for all of you Configurations. (Debug, Release ...)

6. Compile and run your project. The application should start and you should be presentet by a empty black window.

7. Enter your own code in the Content class


Generated on Tue Feb 12 08:25:44 2008 for EPOC by  doxygen 1.5.4