Menu

PMDGP - Distributed Genetic Programming / News: Recent posts

PMDGP source now available from CVS

The PMDGP source can now be downloaded from CVS.
To compile PMDGP you need:
* Windows
* MS Visual C 6 compiler
* The boost library (http://www.boost.org)
* The wxWindows library (http://www.wxwindows.org)

Before compiling wxWindows you must make the followng changes in Setup.h which can be found in <wxWindows dir>\include\wx\msw\setup.h:

#define wxDIALOG_UNIT_COMPATIBILITY 0
#define wxUSE_GLOBAL_MEMORY_OPERATORS 0
#define wxUSE_DEBUG_NEW_ALWAYS 0
#define wxUSE_STD_IOSTREAM 1
#define wxUSE_IOSTREAMH 0

Posted by Pieter van der Meulen 2001-08-08