Home Building AntSnes
Post
Cancel

Building AntSnes

I recently received a question via email how to build AntSnes. I decided to make a blog post about it, if anyone else wants to know. AntSnes build as any other S60 project, so if you are already familiar with S60 development, you already know how to build AntSnes. First you should take a peak at Forum.Nokia Getting started page. The learning curve for Symbian apps is quite steep, which means that you have to spend quite a lot of time for documentation.
Required tools:

After you have installed everything you need, you can start building. You should download the AntSnes sources under the new S60 MR release folder. Remember to set the EPOCROOT variable to point into you existing S60 installation.
You can build the whole project by running these commands at the AntSnes root directory.

1
2
bldmake bldfiles
abld build gcce urel
This post is licensed under CC BY 4.0 by the author.

Using ARM Memory Barrier in Symbian OS

AntSnes localization – help required

Comments powered by Disqus.