EPOC 0.9.3.1 is now available!!

Hi,

New version of EPOC is now finished. The new version contains some bugfixes but is mostly a complete restructure of EPOC.

  • Every prefix Ep is removed and a namespace EPOC is introduced instead.
  • Defines are replaced by constants, and some methods has been moved either to the correct classes or to the correct member access type.
  • Most of EPOC is commented and a better documentation is generated by Doxygen with collaboration diagrams generated by Graphviz.
  • Samples are updated to use the new version and it’s structure.
  • Static libraries, solution- and project files will be available for both VS8 and VS9.

The new version is NOT backwards compatible straight away… but you will only have to make some minor changes of your existing code to get it to work.

Leave a Comment

You must be logged in to post a comment.