Share

PMDGP - Distributed Genetic Programming

Project News for PMDGP - Distributed Genetic Programming

  • 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

    2001-08-08 19:02:10 UTC by peul