Modified:
/CppCore.wiki
=======================================
--- /CppCore.wiki Thu Oct 15 14:36:30 2009
+++ /CppCore.wiki Mon Oct 19 05:01:50 2009
@@ -6,6 +6,7 @@
The next PyMT version will have a split between Core and the complete
Python API. The user will never use directly the core, all the user API
will stay in Python. The core will be the base to make OpenGL application,
instead of relying on Pyglet. We gain performance and perenity.
So, they are new dependices for compiling and use the new Core:
+ * SWIG - http://swig.org/ (>= 1.3.40)
* SDL - http://www.libsdl.org/
* (optional) imlib2 - http://docs.enlightenment.org/api/imlib2/html/
* (optional) SDL_Image